summaryrefslogtreecommitdiff
path: root/x11-toolkits/libzvt
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/libzvt
parentFreeBSD doesn't use the same method of authenticating passwords that (diff)
Convert to new GNOME infrastructure.
Notes
Notes: svn path=/head/; revision=79439
Diffstat (limited to 'x11-toolkits/libzvt')
-rw-r--r--x11-toolkits/libzvt/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11-toolkits/libzvt/Makefile b/x11-toolkits/libzvt/Makefile
index 97380e078b36..8c714a705b15 100644
--- a/x11-toolkits/libzvt/Makefile
+++ b/x11-toolkits/libzvt/Makefile
@@ -16,9 +16,6 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Library components for Zed's Virtual Terminal
-LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \
- art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2
-
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
@@ -26,10 +23,9 @@ USE_REINPLACE= yes
USE_BISON= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomeprefix gnomehack gtk20 libartlgpl2
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \