diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 06:28:27 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 06:28:27 +0000 |
commit | f4242304979997e876704a08d2559c6a792fa856 (patch) | |
tree | 5b0585147cc5d0594baceb813981c47b7793a47e /x11-toolkits | |
parent | 091af29a1907a5be45e813e290b43e4c06f3d565 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/swt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/swt/Makefile b/x11-toolkits/swt/Makefile index c1409aed473f..f03bda814436 100644 --- a/x11-toolkits/swt/Makefile +++ b/x11-toolkits/swt/Makefile @@ -23,7 +23,7 @@ SWT_VERSION= 3557 OUTPUT_JAR= swt.jar USE_GL= yes -USES= pkgconfig zip +USES= pkgconfig zip:infozip USE_GNOME= gtk20 USE_JAVA= yes JAVA_VERSION= 1.6+ |