aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mergeant
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2004-07-28 23:01:03 +0800
committeradamw <adamw@FreeBSD.org>2004-07-28 23:01:03 +0800
commite71bff54aea75fba4e869ed368aae23fece46136 (patch)
tree919a4474bf401ca583772fd16b990dade808c415 /databases/mergeant
parentf1632c154c96d7ce18d9d7924007f3a281559db2 (diff)
downloadfreebsd-ports-gnome-e71bff54aea75fba4e869ed368aae23fece46136.tar.gz
freebsd-ports-gnome-e71bff54aea75fba4e869ed368aae23fece46136.tar.zst
freebsd-ports-gnome-e71bff54aea75fba4e869ed368aae23fece46136.zip
Remove lthack, and set LIBTOOL_VER to 15.
Diffstat (limited to 'databases/mergeant')
-rw-r--r--databases/mergeant/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile
index 5658276e361c..ff2b1b83c033 100644
--- a/databases/mergeant/Makefile
+++ b/databases/mergeant/Makefile
@@ -19,9 +19,9 @@ COMMENT= Provide uniform access to data sources for the GNOME 2 environment
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack libgnomedb libgnomeprintui lthack
+USE_GNOME= gnomeprefix gnomehack libgnomedb libgnomeprintui
USE_PERL5= yes
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER= 15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"