summaryrefslogtreecommitdiff
path: root/misc/amanda24-server
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-02-21 07:10:26 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-02-21 07:10:26 +0000
commitbb9761182978f2a980a2957a0907f5011cc24190 (patch)
tree20ec937d519f5d80ceccb6f00ba34e144a186309 /misc/amanda24-server
parentUpgrade qt142 to qt145 after repository copy. (diff)
Fix building on -current by using USE_LIBTOOL.
No response by: maintainer
Notes
Notes: svn path=/head/; revision=26079
Diffstat (limited to 'misc/amanda24-server')
-rw-r--r--misc/amanda24-server/Makefile3
-rw-r--r--misc/amanda24-server/pkg-plist12
2 files changed, 6 insertions, 9 deletions
diff --git a/misc/amanda24-server/Makefile b/misc/amanda24-server/Makefile
index 6e1300980e68..569081f5f07b 100644
--- a/misc/amanda24-server/Makefile
+++ b/misc/amanda24-server/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
WRKSRC= ${WRKDIR}/amanda-2.4.1p1
NO_LATEST_LINK= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+LIBTOOLFLAGS= --disable-ltlibs --release-ignore
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--with-amandahosts --with-fqdn \
--with-dump-honor-nodump \
diff --git a/misc/amanda24-server/pkg-plist b/misc/amanda24-server/pkg-plist
index 6fd9d63accfc..37bf715e7e83 100644
--- a/misc/amanda24-server/pkg-plist
+++ b/misc/amanda24-server/pkg-plist
@@ -1,19 +1,15 @@
-lib/libamanda-2.4.1p1.so.0
lib/libamanda.a
-lib/libamanda.la
lib/libamanda.so
-lib/libamclient-2.4.1p1.so.0
+lib/libamanda.so.0
lib/libamclient.a
-lib/libamclient.la
lib/libamclient.so
-lib/libamserver-2.4.1p1.so.0
+lib/libamclient.so.0
lib/libamserver.a
-lib/libamserver.la
lib/libamserver.so
-lib/libamtape-2.4.1p1.so.0
+lib/libamserver.so.0
lib/libamtape.a
-lib/libamtape.la
lib/libamtape.so
+lib/libamtape.so.0
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
libexec/amanda/amandad