aboutsummaryrefslogtreecommitdiff
path: root/graphics/libfpx
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-05-30 13:00:09 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-05-30 13:00:09 +0000
commit6f01cbf941af562690208d4464ed2d635dabe0f7 (patch)
treebae6b7f04d0b9d71e001f1f27323c75329345d48 /graphics/libfpx
parent02225d978489bf98949cbc489617c1721e5a7186 (diff)
downloadports-6f01cbf941af562690208d4464ed2d635dabe0f7.tar.gz
ports-6f01cbf941af562690208d4464ed2d635dabe0f7.zip
Fix packaging as a regular user
Notes
Notes: svn path=/head/; revision=355832
Diffstat (limited to 'graphics/libfpx')
-rw-r--r--graphics/libfpx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libfpx/Makefile b/graphics/libfpx/Makefile
index d48e0f35b730..0bb9dcdf4afa 100644
--- a/graphics/libfpx/Makefile
+++ b/graphics/libfpx/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= http://imagemagick.mirrorcatalogs.com/delegates/ \
MAINTAINER= mi@aldan.algebra.com
COMMENT= Library routines for working with Flashpix images
-USE_XZ= yes
+USES= tar:xz uidfix
PLIST_FILES= lib/libfpx.so.2 lib/libfpx.so lib/libfpx.a include/fpxlib.h
USE_LDCONFIG= yes