summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-07-19 07:39:42 +0000
committervs <vs@FreeBSD.org>2004-07-19 07:39:42 +0000
commit30260058978adf385f8a45487e50ef38a66301d2 (patch)
tree13ee3d0f985afe915b255b2f4c2fdefd95513f47 /x11
parent424d471ca447f66dbe4b10d408ec5e127c6023a1 (diff)
downloadFreeBSD-ports-30260058978adf385f8a45487e50ef38a66301d2.zip
FreeBSD-ports-30260058978adf385f8a45487e50ef38a66301d2.tar.gz
Update workrave to use the new gtkmm26 stuff.
PR: ports/69052 Submitted by: Koop Mast (maintainer)
Diffstat (limited to 'x11')
-rw-r--r--x11/workrave/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile
index 72e8e2d..8a53b12 100644
--- a/x11/workrave/Makefile
+++ b/x11/workrave/Makefile
@@ -14,14 +14,14 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= kwm@rainbow-runner.nl
COMMENT= A Gnome RSI prevention tool
-LIB_DEPENDS= gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtk--2 \
- gnomeuimm-2.0:${PORTSDIR}/x11-toolkits/libgnomeuimm \
+LIB_DEPENDS= gnomeuimm-2.6.1:${PORTSDIR}/x11-toolkits/libgnomeuimm26 \
gnet-2.0.0:${PORTSDIR}/net/gnet2
BUILD_DEPENDS= intltool-extract:${PORTSDIR}/textproc/intltool
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel gconf2
+USE_GCC= 3.3
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
OpenPOWER on IntegriCloud