diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-25 19:55:26 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-25 19:55:26 +0000 |
commit | 80ed5116f9d9284bf419217ae5912d4e9ee5c835 (patch) | |
tree | a8f24026d0de0b49cb3fdc3bceb6b43aa4c41460 /net-p2p/gift-openft | |
parent | 9af30db32ec25961aca3134097b768a19b3386f7 (diff) | |
download | ports-80ed5116f9d9284bf419217ae5912d4e9ee5c835.tar.gz ports-80ed5116f9d9284bf419217ae5912d4e9ee5c835.zip |
Notes
Diffstat (limited to 'net-p2p/gift-openft')
-rw-r--r-- | net-p2p/gift-openft/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/gift-openft/Makefile b/net-p2p/gift-openft/Makefile index 02a93ddf8e72..2e9711ac0539 100644 --- a/net-p2p/gift-openft/Makefile +++ b/net-p2p/gift-openft/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= gift.0:${PORTSDIR}/net/gift \ USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes +USE_GNOME= pkgconfig CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \ |