summaryrefslogtreecommitdiff
path: root/graphics/epeg
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2005-11-15 07:36:41 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2005-11-15 07:36:41 +0000
commitb7151cc6ac256114cf8623053353868e283866eb (patch)
tree2603f25d97568cf5e7f7c6147572d0ae10ab9cf1 /graphics/epeg
parent- Update to 1.5.6 (diff)
Add USE_GETOPT_LONG to fix build on 4-X.
Notes
Notes: svn path=/head/; revision=148329
Diffstat (limited to 'graphics/epeg')
-rw-r--r--graphics/epeg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/epeg/Makefile b/graphics/epeg/Makefile
index 5b1d5cdc6345..06ecb8667054 100644
--- a/graphics/epeg/Makefile
+++ b/graphics/epeg/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomehack gnometarget
+USE_GETOPT_LONG= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"