diff options
author | hubertf <hubertf@pkgsrc.org> | 1997-11-18 00:44:46 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1997-11-18 00:44:46 +0000 |
commit | 8eae8ee9825e183a424a988d7e3af6888c7bb914 (patch) | |
tree | 2168092e5cdd2c7e401a74ae3a65d922d0d818ec /devel/libslang | |
parent | c424f7f3a289e4f5b68b2e6cb8f9735cdf01cc81 (diff) | |
download | pkgsrc-8eae8ee9825e183a424a988d7e3af6888c7bb914.tar.gz |
Fix for NetBSD (RCS Id, PLIST)
Diffstat (limited to 'devel/libslang')
-rw-r--r-- | devel/libslang/Makefile | 3 | ||||
-rw-r--r-- | devel/libslang/pkg/PLIST | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile index fa028bab1c4..c375fd3faa7 100644 --- a/devel/libslang/Makefile +++ b/devel/libslang/Makefile @@ -3,7 +3,8 @@ # Date created: 11 July 1996 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1997/11/18 00:39:46 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1997/11/18 00:44:46 hubertf Exp $ +# FreeBSD Id: Makefile,v 1.10 1997/07/17 15:12:41 max Exp # DISTNAME= slang0.99-38 diff --git a/devel/libslang/pkg/PLIST b/devel/libslang/pkg/PLIST index 15f9dba9187..c488c80ed99 100644 --- a/devel/libslang/pkg/PLIST +++ b/devel/libslang/pkg/PLIST @@ -1,7 +1,9 @@ +@comment $NetBSD: PLIST,v 1.2 1997/11/18 00:44:48 hubertf Exp $ lib/libslang.a @exec ranlib %D/%F lib/libslang.so.0.9938 @exec rm -f %D/libslang.so.99.3[348] @exec /sbin/ldconfig -m %B +@unexec /sbin/ldconfig -m %B include/slcurses.h include/slang.h |