summaryrefslogtreecommitdiffstats
path: root/devel/libslang/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-01-28 03:01:24 +0000
committerache <ache@FreeBSD.org>1997-01-28 03:01:24 +0000
commit26b144dc884e02fb20315bb0e7c60495b06ee92e (patch)
tree551f7b251b4f838143c7bd4e08d418bce64069e7 /devel/libslang/Makefile
parent7d956a8e7961129506b4d2506edfa1f7aa686804 (diff)
downloadFreeBSD-ports-26b144dc884e02fb20315bb0e7c60495b06ee92e.zip
FreeBSD-ports-26b144dc884e02fb20315bb0e7c60495b06ee92e.tar.gz
Upgrade to -38
Diffstat (limited to 'devel/libslang/Makefile')
-rw-r--r--devel/libslang/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile
index ab7926c9..2681271 100644
--- a/devel/libslang/Makefile
+++ b/devel/libslang/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: S-Lang library
-# Version required: 0.99-35
+# Version required: 0.99-38
# Date created: 11 July 1996
# Whom: ache
#
-# $Id: Makefile,v 1.6 1996/10/25 00:51:47 ache Exp $
+# $Id: Makefile,v 1.7 1996/11/18 11:23:03 asami Exp $
#
-DISTNAME= slang0.99-35
-PKGNAME= libslang-0.99.35
+DISTNAME= slang0.99-38
+PKGNAME= libslang-0.99.38
CATEGORIES= devel
MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/
@@ -19,7 +19,7 @@ INSTALL_TARGET= install install-elf
WRKSRC= ${WRKDIR}/slang
post-install:
- rm -f ${PREFIX}/lib/libslang.so.99.3[34]
+ @rm -f ${PREFIX}/lib/libslang.so.99.3[34]
/sbin/ldconfig -m ${PREFIX}/lib
.include <bsd.port.mk>
OpenPOWER on IntegriCloud