From 6daf4e62d6abc92b81632e800724f953426fd741 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Wed, 8 Dec 2004 23:03:10 +0000 Subject: Fix build on 4-x --- graphics/enblend/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/enblend') diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile index 55b853bbe257..9f00cb7f76df 100644 --- a/graphics/enblend/Makefile +++ b/graphics/enblend/Makefile @@ -18,9 +18,9 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \ jpeg:${PORTSDIR}/graphics/jpeg GNU_CONFIGURE= yes - CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +USE_GETOPT_LONG=yes PLIST_FILES= bin/enblend MAN1= enblend.1 -- cgit v1.2.3