diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 14:54:10 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 14:54:10 +0000 |
commit | b1f356260ca3b8cdbc5a72e0904c9bf878ed25fb (patch) | |
tree | d12536d90a7e2ab8b3f437fb9e2b954265fc5fa3 /net-im/folks | |
parent | e2e772bd2a05dbea3f10c78e5504928abed0cef3 (diff) |
Notes
Diffstat (limited to 'net-im/folks')
-rw-r--r-- | net-im/folks/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile index 6b4d5f41f8b4..a0c9c65045cc 100644 --- a/net-im/folks/Makefile +++ b/net-im/folks/Makefile @@ -18,12 +18,10 @@ LIB_DEPENDS= gee:${PORTSDIR}/devel/libgee06 \ IGNORE= Doesn't build currently, missing components CONFLICTS= folks-0.4.[0-9]* -USE_XZ= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -USE_GMAKE= yes USE_GNOME= gnomehier gnomehack intlhack ltverhack evolutiondataserver3 -USES= gettext +USES= gettext gmake tar:xz GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |