diff options
Diffstat (limited to 'net-p2p/napshare/Makefile')
-rw-r--r-- | net-p2p/napshare/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/napshare/Makefile b/net-p2p/napshare/Makefile index 4dd0de780315..435a964d5a4d 100644 --- a/net-p2p/napshare/Makefile +++ b/net-p2p/napshare/Makefile @@ -10,9 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/NapShare%20V${PORTVERSION}/Linux MAINTAINER= ports@FreeBSD.org COMMENT= A GTK based Gnutella client -USE_GMAKE= yes +USES= gmake USE_GNOME= gtk12 GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> |