aboutsummaryrefslogtreecommitdiff
path: root/graphics/giflib
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/giflib
parent9341a2b22b2f7ee029b14b4652dfb52060491d2c (diff)
downloadports-2831625c5d951d93b52adfcaf3ed852d92b1a99c.tar.gz
ports-2831625c5d951d93b52adfcaf3ed852d92b1a99c.zip
- fix order in USES
Notes
Notes: svn path=/head/; revision=363922
Diffstat (limited to 'graphics/giflib')
-rw-r--r--graphics/giflib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile
index 9d34b91ce374..5208ed2a9f07 100644
--- a/graphics/giflib/Makefile
+++ b/graphics/giflib/Makefile
@@ -14,7 +14,7 @@ COMMENT= Tools and library routines for working with GIF images
CONFLICTS= libungif-[0-9]*
PORTSCOUT= limit:^4\.
-USES= tar:bzip2 shebangfix libtool:oldver
+USES= tar:bzip2 libtool:oldver shebangfix
SHEBANG_FILES= ${WRKSRC}/util/gifburst
GNU_CONFIGURE= yes
USE_LDCONFIG= yes