aboutsummaryrefslogtreecommitdiff
path: root/japanese/scim-uim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/scim-uim/Makefile')
-rw-r--r--japanese/scim-uim/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile
index b55ae92a5346..be2aab1983c2 100644
--- a/japanese/scim-uim/Makefile
+++ b/japanese/scim-uim/Makefile
@@ -26,9 +26,10 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
- PTHREAD_LIBS="${PTHREAD_LIBS}" \
- CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+ PTHREAD_LIBS="${PTHREAD_LIBS}"
+
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
post-install:
@${CAT} ${PKGMESSAGE}