aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libbonoboui
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 05:02:24 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 05:02:24 +0000
commit5504e26b7b69f71a0cb7e4baee5ad749c050a11e (patch)
tree1da5fd2457c57bedc98c7a7efccc44d0ab4cbacb /x11-toolkits/libbonoboui
parent2dc75ff13e6da2506ef34b2a8502a37940c13743 (diff)
Notes
Diffstat (limited to 'x11-toolkits/libbonoboui')
-rw-r--r--x11-toolkits/libbonoboui/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile
index 5f990953054b..7026df73da35 100644
--- a/x11-toolkits/libbonoboui/Makefile
+++ b/x11-toolkits/libbonoboui/Makefile
@@ -16,18 +16,14 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GUI frontend to the libbonobo component of GNOME2
-LIB_DEPENDS= gnomecanvas-2.200:${PORTSDIR}/graphics/libgnomecanvas \
- gnome-2.200:${PORTSDIR}/x11/libgnome
-
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier
+USE_GNOME= gnomeprefix gnomehack gnomehier libgnomecanvas libgnome
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
.include <bsd.port.mk>