aboutsummaryrefslogtreecommitdiff
path: root/japanese/xchat
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-11-06 19:39:43 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-11-06 19:39:43 +0000
commit65c8663f357b3526eadd5d1c9528ff0ecb048274 (patch)
tree9550c41e71921096ffa275e4bc49317944bead18 /japanese/xchat
parent49d650df1cabd4244e71386bfc17042052dd02e3 (diff)
downloadports-65c8663f357b3526eadd5d1c9528ff0ecb048274.tar.gz
ports-65c8663f357b3526eadd5d1c9528ff0ecb048274.zip
Notes
Diffstat (limited to 'japanese/xchat')
-rw-r--r--japanese/xchat/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/xchat/Makefile b/japanese/xchat/Makefile
index c27b9ab0a0cf..59a09e93289b 100644
--- a/japanese/xchat/Makefile
+++ b/japanese/xchat/Makefile
@@ -7,6 +7,7 @@
MASTERDIR= ${.CURDIR}/../../irc/xchat
+PORTREVISION= 1
CATEGORIES= japanese
PATCH_SITES= http://northeye.org/~takuo/xchat-ja/
PATCHFILES= ${PORTNAME}-${PORTVERSION}.ja.3.diff.gz
@@ -18,6 +19,8 @@ LIB_DEPENDS= iconv.1:${PORTSDIR}/converters/iconv
MD5_FILE= ${.CURDIR}/distinfo
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --enable-japanese-conv # --enable-ipv6
MAKE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -liconv -lintl"