summaryrefslogtreecommitdiff
path: root/security/rsaref
diff options
context:
space:
mode:
authorjlam <jlam>2000-06-21 01:17:52 +0000
committerjlam <jlam>2000-06-21 01:17:52 +0000
commit02ca3896021260184f6b1409792596f9ef909237 (patch)
treeed5a616f06c44c6693ebc1acda6546787fe6dc36 /security/rsaref
parentaa736470dcaafba9270b49e08af285cdf782a209 (diff)
downloadpkgsrc-02ca3896021260184f6b1409792596f9ef909237.tar.gz
USE_LIBTOOL instead of PKGLIBTOOL.
Diffstat (limited to 'security/rsaref')
-rw-r--r--security/rsaref/Makefile4
-rw-r--r--security/rsaref/pkg/PLIST5
2 files changed, 5 insertions, 4 deletions
diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile
index 42f281976b7..730d523e09f 100644
--- a/security/rsaref/Makefile
+++ b/security/rsaref/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2000/06/01 11:23:41 rh Exp $
+# $NetBSD: Makefile,v 1.18 2000/06/21 01:17:52 jlam Exp $
#
DISTNAME= rsaref
@@ -15,7 +15,7 @@ MIRROR_DISTFILE= no
IS_INTERACTIVE= yes # requires options to be set in order to use
LICENSE= no-commercial-use
-USE_PKGLIBTOOL= yes
+USE_LIBTOOL= yes
MAKEFILE= unix/makefile
ALL_TARGET= librsaref.la
diff --git a/security/rsaref/pkg/PLIST b/security/rsaref/pkg/PLIST
index 1c445e8084c..9fc99a837e3 100644
--- a/security/rsaref/pkg/PLIST
+++ b/security/rsaref/pkg/PLIST
@@ -1,13 +1,14 @@
-@comment $NetBSD: PLIST,v 1.5 1999/05/26 15:33:17 tv Exp $
+@comment $NetBSD: PLIST,v 1.6 2000/06/21 01:17:53 jlam Exp $
include/rsaref/des.h
include/rsaref/global.h
include/rsaref/md2.h
include/rsaref/md5.h
include/rsaref/rsa.h
include/rsaref/rsaref.h
-@dirrm include/rsaref
lib/librsaref.a
+lib/librsaref.la
lib/librsaref.so.3.0
share/doc/rsaref/info.txt
share/doc/rsaref/rsaref.txt
@dirrm share/doc/rsaref
+@dirrm include/rsaref