diff options
Diffstat (limited to 'security/gtkportscan/Makefile')
-rw-r--r-- | security/gtkportscan/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/gtkportscan/Makefile b/security/gtkportscan/Makefile index e331de20a18d..ffc1db309413 100644 --- a/security/gtkportscan/Makefile +++ b/security/gtkportscan/Makefile @@ -16,7 +16,6 @@ COMMENT= A simple port scanner that prints out open ports WRKSRC= ${WRKDIR}/${PORTNAME} -USE_GNOMENG= yes USE_GNOME= gtk12 .include <bsd.port.mk> |