aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-12-26 18:20:59 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-12-26 18:20:59 +0000
commit56e6a26d3cd58c4bbcc0ff21c2ffd02c54c89272 (patch)
treed8ce60e848a07ba937c566882d953ce526244b51 /net-im
parent754925224892f0a71f6e7c81fddb5fea0e79baee (diff)
downloadports-56e6a26d3cd58c4bbcc0ff21c2ffd02c54c89272.tar.gz
ports-56e6a26d3cd58c4bbcc0ff21c2ffd02c54c89272.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/kf/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-im/kf/Makefile b/net-im/kf/Makefile
index 5a46bc4fe787..c78b567c14ec 100644
--- a/net-im/kf/Makefile
+++ b/net-im/kf/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kf
PORTVERSION= 0.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.habazie.rams.pl/kf/files/ \
http://www.jabberstudio.org/projects/kf/releases/
@@ -22,6 +23,9 @@ USE_GETOPT_LONG= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LIBTOOL_VER= 15
+CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
.ifndef(WITHOUT_GTKSPELL)
LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
CONFIGURE_ARGS+= --enable-gtkspell