summaryrefslogtreecommitdiff
path: root/net/libsscript
diff options
context:
space:
mode:
authorjlam <jlam>2006-01-19 23:00:24 +0000
committerjlam <jlam>2006-01-19 23:00:24 +0000
commitdeebafc798f61116a9e012480247db90526d1258 (patch)
tree185a0abcee3c2f01cd3ecbcec074331d00cb978b /net/libsscript
parentb6e8a1c5d5c56017f54adffd44c41cb89590e914 (diff)
downloadpkgsrc-deebafc798f61116a9e012480247db90526d1258.tar.gz
Remove unnecessary DECOMPRESS_CMD setting, which is automatically taken
care if in bsd.pkg.extract.mk based on the EXTRACT_SUFX.
Diffstat (limited to 'net/libsscript')
-rw-r--r--net/libsscript/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/libsscript/Makefile b/net/libsscript/Makefile
index 32443114bf6..5ef3383c544 100644
--- a/net/libsscript/Makefile
+++ b/net/libsscript/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/10/03 00:17:55 tv Exp $
+# $NetBSD: Makefile,v 1.8 2006/01/19 23:00:24 jlam Exp $
#
DISTNAME= sscript-lib2.0
@@ -12,8 +12,6 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.linuxave.net/~drow/SocketScript/
COMMENT= Simple library for creating network oriented software in C
-DECOMPRESS_CMD= ${CAT}
-
NO_CONFIGURE= YES
USE_LIBTOOL= YES