diff options
Diffstat (limited to 'net/gofish/Makefile')
-rw-r--r-- | net/gofish/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/gofish/Makefile b/net/gofish/Makefile index aa97a5b97a0..fad59138848 100644 --- a/net/gofish/Makefile +++ b/net/gofish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2011/01/18 10:27:30 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:24 asau Exp $ DISTNAME= gofish-1.2 CATEGORIES= net @@ -9,8 +9,6 @@ HOMEPAGE= http://gofish.sourceforge.net/ COMMENT= Gopher server LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/gofish USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes |