diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-25 22:44:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-25 22:44:48 +0000 |
commit | cda30a295fd474159658e5a43f99f4441d06682f (patch) | |
tree | 2007491b9bfa70afd7bf89bf4d2324df2200b1b2 /net/jags | |
parent | 483c9c20a1b87e8a7e307cb57e7e556dc8be9a5d (diff) | |
download | ports-cda30a295fd474159658e5a43f99f4441d06682f.tar.gz ports-cda30a295fd474159658e5a43f99f4441d06682f.zip |
Notes
Diffstat (limited to 'net/jags')
-rw-r--r-- | net/jags/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jags/Makefile b/net/jags/Makefile index 5e827a013e8e..d39a5b645970 100644 --- a/net/jags/Makefile +++ b/net/jags/Makefile @@ -18,7 +18,7 @@ COMMENT= JAGS - Just Another GTK+ Samba Client NO_LATEST_LINK= yes USE_GMAKE= yes -USE_XPM= yes +USE_XORG= xpm USE_GNOME= gtk12 USE_PERL5_BUILD=yes GNU_CONFIGURE= yes |