aboutsummaryrefslogtreecommitdiff
path: root/devel/glade2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-13 19:53:28 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-13 19:53:28 +0000
commitc965dc76720e181802de484af4af74eb3f68a289 (patch)
treefc7993169cc51e98b3d49dc5161b41573b57af88 /devel/glade2
parentaf87b0834c74252c2dfa951fbc227dc4cf849aba (diff)
downloadports-c965dc76720e181802de484af4af74eb3f68a289.tar.gz
ports-c965dc76720e181802de484af4af74eb3f68a289.zip
Change the gnomedb dependency to libgnomedb.
Reported by: Anders Andersson <anders@andersa.net>
Notes
Notes: svn path=/head/; revision=78901
Diffstat (limited to 'devel/glade2')
-rw-r--r--devel/glade2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/glade2/Makefile b/devel/glade2/Makefile
index b7591930937d..7de9faca28da 100644
--- a/devel/glade2/Makefile
+++ b/devel/glade2/Makefile
@@ -20,11 +20,10 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_LIBTOOL= yes
-USE_GNOME= gnomeprefix gnomehack gnomedb libgnomeui
+USE_GNOME= gnomeprefix gnomehack libgnomedb libgnomeui
USE_GMAKE= yes
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 ; \