aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-09-14 03:24:23 +0800
committertijl <tijl@FreeBSD.org>2014-09-14 03:24:23 +0800
commit5da67c0eec2b3ab9deed593bb9677511451f25a5 (patch)
tree94affed5096a4b3cf3bb64c3a028b00e0abd4736 /databases
parentf30e6fe8e0fbec8dd6d569eec698191c114c1280 (diff)
downloadfreebsd-ports-gnome-5da67c0eec2b3ab9deed593bb9677511451f25a5.tar.gz
freebsd-ports-gnome-5da67c0eec2b3ab9deed593bb9677511451f25a5.tar.zst
freebsd-ports-gnome-5da67c0eec2b3ab9deed593bb9677511451f25a5.zip
Remove unused LIBTOOLFILES
Diffstat (limited to 'databases')
-rw-r--r--databases/db48/Makefile1
-rw-r--r--databases/db6/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/databases/db48/Makefile b/databases/db48/Makefile
index cc5b581f2a54..60c94257a8a9 100644
--- a/databases/db48/Makefile
+++ b/databases/db48/Makefile
@@ -28,7 +28,6 @@ CONFIGURE_SCRIPT= ../dist/configure
USES= libtool:keepla
GNU_CONFIGURE= yes
INSTALL_TARGET= install_include install_lib install_utilities
-LIBTOOLFILES= ${CONFIGURE_SCRIPT}
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
USE_LDCONFIG= yes
diff --git a/databases/db6/Makefile b/databases/db6/Makefile
index 4e581f79fa80..4401709a767c 100644
--- a/databases/db6/Makefile
+++ b/databases/db6/Makefile
@@ -27,7 +27,6 @@ CONFIGURE_SCRIPT= ../dist/configure
GNU_CONFIGURE= yes
USES= gmake libtool
INSTALL_TARGET= install_include install_lib install_utilities
-LIBTOOLFILES= ${CONFIGURE_SCRIPT}
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
USE_LDCONFIG= yes
PLIST_SUB= BDBMAJ=${BDBMAJ} BDBVER=${BDBVER}