From 6fbe86c997d83a3ec972d7d8f276675c1fe50398 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 19 Jan 2006 23:00:24 +0000 Subject: Remove unnecessary DECOMPRESS_CMD setting, which is automatically taken care if in bsd.pkg.extract.mk based on the EXTRACT_SUFX. --- net/libsscript/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net') 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 -- cgit v1.2.3