aboutsummaryrefslogtreecommitdiff
path: root/graphics/swftools
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-08-03 16:19:17 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2014-08-03 16:19:17 +0000
commit2831625c5d951d93b52adfcaf3ed852d92b1a99c (patch)
tree2227ccf631378092f64d7a27a609f9b8c88dc788 /graphics/swftools
parent9341a2b22b2f7ee029b14b4652dfb52060491d2c (diff)
downloadports-2831625c5d951d93b52adfcaf3ed852d92b1a99c.tar.gz
ports-2831625c5d951d93b52adfcaf3ed852d92b1a99c.zip
- fix order in USES
Notes
Notes: svn path=/head/; revision=363922
Diffstat (limited to 'graphics/swftools')
-rw-r--r--graphics/swftools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/swftools/Makefile b/graphics/swftools/Makefile
index b96dc18c74fd..72b54e83944a 100644
--- a/graphics/swftools/Makefile
+++ b/graphics/swftools/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= libt1.so:${PORTSDIR}/devel/t1lib \
libfreetype.so:${PORTSDIR}/print/freetype2 \
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
-USES= pkgconfig gmake
+USES= gmake pkgconfig
USE_GL= glut
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_lib_zzip_zzip_file_open=no