diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 08:55:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 08:55:40 +0000 |
commit | 2a9763f12a2973ba3a8c14259329bc467c86224a (patch) | |
tree | 8bfa861c7528e65025c0b38f5e2d2e1774daf187 /russian | |
parent | 2e38233d08d594d2f5ed52d281d5e2def1c7a210 (diff) | |
download | ports-2a9763f12a2973ba3a8c14259329bc467c86224a.tar.gz ports-2a9763f12a2973ba3a8c14259329bc467c86224a.zip |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/xneur/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/russian/xneur/Makefile b/russian/xneur/Makefile index 13f1d5e893da..814e893d7667 100644 --- a/russian/xneur/Makefile +++ b/russian/xneur/Makefile @@ -7,6 +7,7 @@ PORTNAME= xneur PORTVERSION= 0.6.2 +PORTREVISION= 1 CATEGORIES= russian MASTER_SITES= http://dists.xneur.ru/release-${DISTVERSION}/tgz/ CENKES @@ -17,8 +18,8 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static --libdir=${PREFIX}/lib/xneur -USE_XLIB= yes USE_BZIP2= yes +USE_XORG= x11 USE_LDCONFIG= yes MAKE_ARGS= pkgconfigdir=${PREFIX}/libdata/pkgconfig |