diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 19:24:23 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 19:24:23 +0000 |
commit | 637854de546d10d16da2eda958efbc561ee4944e (patch) | |
tree | 94affed5096a4b3cf3bb64c3a028b00e0abd4736 /databases/db48 | |
parent | 67de73a1cb64b2e18fb0e12b9b153661677e678a (diff) | |
download | ports-637854de546d10d16da2eda958efbc561ee4944e.tar.gz ports-637854de546d10d16da2eda958efbc561ee4944e.zip |
Notes
Diffstat (limited to 'databases/db48')
-rw-r--r-- | databases/db48/Makefile | 1 |
1 files changed, 0 insertions, 1 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 |