aboutsummaryrefslogtreecommitdiff
path: root/graphics/epeg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/epeg/Makefile')
-rw-r--r--graphics/epeg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/epeg/Makefile b/graphics/epeg/Makefile
index 141912e2f070..f4c3b07bae07 100644
--- a/graphics/epeg/Makefile
+++ b/graphics/epeg/Makefile
@@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
USE_BZIP2= yes
USES= pathfix
USE_LDCONFIG= yes
-CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
+LIBS+= -L${LOCALBASE}/lib
.include <bsd.port.mk>