summaryrefslogtreecommitdiff
path: root/deskutils/planner
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 04:13:24 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 04:13:24 +0000
commit4ad2671dc72463274d5e8748d71f30fa4e94e254 (patch)
tree6dc7cce31ad48a51385bf88ba78f85a518310523 /deskutils/planner
parentMake use of the implicit gnometarget. (diff)
Convert to new GNOME infrastructure.
Notes
Notes: svn path=/head/; revision=79434
Diffstat (limited to 'deskutils/planner')
-rw-r--r--deskutils/planner/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/deskutils/planner/Makefile b/deskutils/planner/Makefile
index cbf86330b09c..0705a34a899d 100644
--- a/deskutils/planner/Makefile
+++ b/deskutils/planner/Makefile
@@ -14,13 +14,11 @@ MASTER_SITES= ftp://ftp.codefactory.se/pub/software/mrproject/source/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Project management application for Gnome 2
-LIB_DEPENDS= mrproject.0:${PORTSDIR}/deskutils/libmrproject \
- gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
- gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui
+LIB_DEPENDS= mrproject.0:${PORTSDIR}/deskutils/libmrproject
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui
USE_REINPLACE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \