summaryrefslogtreecommitdiff
path: root/security/nessus-libraries
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2000-09-18 18:46:27 +0000
committerskrll <skrll@pkgsrc.org>2000-09-18 18:46:27 +0000
commit12ea346ee2c13d134953e1ba8f4e6816380d62de (patch)
tree7b77878664aab21f0c18ba26353a546a154447b3 /security/nessus-libraries
parentdfca6ded36abc115e673683252d7cedd2e3fe58f (diff)
downloadpkgsrc-12ea346ee2c13d134953e1ba8f4e6816380d62de.tar.gz
Use pkgsrc libtool not internal one.
Make nessus-config --libs output -Wl,-R...
Diffstat (limited to 'security/nessus-libraries')
-rw-r--r--security/nessus-libraries/Makefile7
-rw-r--r--security/nessus-libraries/files/patch-sum3
-rw-r--r--security/nessus-libraries/patches/patch-ad13
3 files changed, 21 insertions, 2 deletions
diff --git a/security/nessus-libraries/Makefile b/security/nessus-libraries/Makefile
index 17d70e1f55f..03304ed00c2 100644
--- a/security/nessus-libraries/Makefile
+++ b/security/nessus-libraries/Makefile
@@ -1,9 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/07/30 11:14:32 frueauf Exp $
+# $NetBSD: Makefile,v 1.2 2000/09/18 18:46:27 skrll Exp $
#
DISTNAME= nessus-libraries-${VERS}
.include "../nessus/Makefile.common"
+USE_LIBTOOL= yes
+LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig \
+ ${WRKSRC}/libpeks/ltconfig \
+ ${WRKSRC}/libpeks/gmp3/ltconfig
+
# The detection of the gmp library from pkgsrc does unfortunatly not
# work. Feel free to tweak the configure script of nessus-library to
# make it find our gmp libs, I was just not able to make it work. -TF
diff --git a/security/nessus-libraries/files/patch-sum b/security/nessus-libraries/files/patch-sum
index 69d29420177..d281b4525fc 100644
--- a/security/nessus-libraries/files/patch-sum
+++ b/security/nessus-libraries/files/patch-sum
@@ -1,5 +1,6 @@
-$NetBSD: patch-sum,v 1.1.1.1 2000/07/30 11:14:32 frueauf Exp $
+$NetBSD: patch-sum,v 1.2 2000/09/18 18:46:27 skrll Exp $
MD5 (patch-aa) = 2a0d591c5833cee3dd0e6558b158b4bc
MD5 (patch-ab) = 95f559a38057925ef7bcfd03bae09011
MD5 (patch-ac) = d52269e0ab49472043b3d67ac76daf84
+MD5 (patch-ad) = 3e27904fabf2f5478071c2354780fb99
diff --git a/security/nessus-libraries/patches/patch-ad b/security/nessus-libraries/patches/patch-ad
new file mode 100644
index 00000000000..a3dfdfc274c
--- /dev/null
+++ b/security/nessus-libraries/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1 2000/09/18 18:46:27 skrll Exp $
+
+--- libpeks/Makefile.in.orig Mon Sep 18 19:10:53 2000
++++ libpeks/Makefile.in
+@@ -154,7 +154,7 @@
+ ldflags.out: Makefile
+ @echo Generating $@ ...
+ @$(RM) $@
+- echo $(PEKSLINK) $(GMPLINK) $(ZLINK) >$@
++ echo $(PEKSLINK) $(GMPLINK) $(ZLINK) -Wl,-R${prefix}/lib >$@
+
+ # prepare for nt/win32
+ win32 win32-prep:: peks.h us_export_wizard.h messages-int.h version.h