diff options
Diffstat (limited to 'net/libsscript/Makefile')
-rw-r--r-- | net/libsscript/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/libsscript/Makefile b/net/libsscript/Makefile index 8f4e4aaae24..a9cb8d1235c 100644 --- a/net/libsscript/Makefile +++ b/net/libsscript/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/09/19 23:26:09 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:35 asau 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 -PKG_DESTDIR_SUPPORT= user-destdir - NO_CONFIGURE= YES USE_LIBTOOL= YES |