diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-01 15:18:25 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-01 15:18:25 +0000 |
commit | 9764e6505857f4063d97e31366e38431ac336f6a (patch) | |
tree | 97b00142e86a295dbb31a2888c7c703301e793db /security/nmapfe | |
parent | 0589be3553bfa4522f05aa3d0d35d4b850b94296 (diff) | |
download | ports-9764e6505857f4063d97e31366e38431ac336f6a.tar.gz ports-9764e6505857f4063d97e31366e38431ac336f6a.zip |
Notes
Diffstat (limited to 'security/nmapfe')
-rw-r--r-- | security/nmapfe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/nmapfe/Makefile b/security/nmapfe/Makefile index 174c1959a030..5864cb4ddeea 100644 --- a/security/nmapfe/Makefile +++ b/security/nmapfe/Makefile @@ -12,7 +12,8 @@ PORTNAME= nmapfe RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 INSTALL_TARGET= install-nmapfe MAN1= nmapfe.1 xnmap.1 |