summaryrefslogtreecommitdiff
path: root/graphics/dia
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-17 21:40:26 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-17 21:40:26 +0000
commit6b23cb781c9c14fca425fa5b54c8c0880fc55683 (patch)
tree0013fe85b04f275595a82efaa30d9e3192c6cd30 /graphics/dia
parentAdd krusader, a midnight commander like Filemanager for KDE (diff)
Convert to new GNOME infrastructure.
Notes
Notes: svn path=/head/; revision=81173
Diffstat (limited to 'graphics/dia')
-rw-r--r--graphics/dia/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile
index 8b28b3f255c0..2c6892aee0ee 100644
--- a/graphics/dia/Makefile
+++ b/graphics/dia/Makefile
@@ -15,13 +15,12 @@ DIST_SUBDIR= gnome2
MAINTAINER?= gnome@FreeBSD.org
COMMENT= Diagram creation program, similar to Visio
-LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
- gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
+LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomeprefix gnomehack libgnomeui
USE_LIBTOOL= yes
CONFIGURE_ARGS= --enable-gnome --enable-bonobo
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \