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/ssh-gui | |
parent | 0589be3553bfa4522f05aa3d0d35d4b850b94296 (diff) | |
download | ports-9764e6505857f4063d97e31366e38431ac336f6a.tar.gz ports-9764e6505857f4063d97e31366e38431ac336f6a.zip |
Notes
Diffstat (limited to 'security/ssh-gui')
-rw-r--r-- | security/ssh-gui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/ssh-gui/Makefile b/security/ssh-gui/Makefile index 6cee389c4ca6..6493c9287137 100644 --- a/security/ssh-gui/Makefile +++ b/security/ssh-gui/Makefile @@ -15,7 +15,8 @@ MAINTAINER= hmendes@brturbo.com RUN_DEPENDS= ssh:${PORTSDIR}/security/openssh -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 ALL_TARGET= ssh-gui DOC_FILES= README |