summaryrefslogtreecommitdiff
path: root/devel/ois/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ois/Makefile')
-rw-r--r--devel/ois/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ois/Makefile b/devel/ois/Makefile
index 06d592d9a79a..f4e9d8998edb 100644
--- a/devel/ois/Makefile
+++ b/devel/ois/Makefile
@@ -23,7 +23,8 @@ USE_XORG= x11 xaw
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
WRKSRC= ${WRKDIR}/${PORTNAME}