From 98719abd56207a8176dc37a228ab8fb62a07c219 Mon Sep 17 00:00:00 2001 From: vanilla Date: Tue, 15 Nov 2005 07:36:41 +0000 Subject: Add USE_GETOPT_LONG to fix build on 4-X. --- graphics/epeg/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics') diff --git a/graphics/epeg/Makefile b/graphics/epeg/Makefile index 5b1d5cdc..06ecb86 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" -- cgit v1.1