summaryrefslogtreecommitdiff
path: root/databases/mergeant
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 /databases/mergeant
parentMake use of the implicit gnometarget. (diff)
Convert to new GNOME infrastructure.
Notes
Notes: svn path=/head/; revision=79434
Diffstat (limited to 'databases/mergeant')
-rw-r--r--databases/mergeant/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile
index f0eee69981be..d38a98a59b3b 100644
--- a/databases/mergeant/Makefile
+++ b/databases/mergeant/Makefile
@@ -15,19 +15,15 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Provide uniform access to data sources for the GNOME 2.0 environment
-LIB_DEPENDS= gnomedb-2.2:${PORTSDIR}/databases/libgnomedb \
- gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui
-
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomeprefix gnomehack libgnomedb libgnomeprintui
USE_PERL5= yes
USE_LIBTOOL= 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 ; \