aboutsummaryrefslogtreecommitdiff
path: root/editors/fxite
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2012-02-15 10:23:25 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2012-02-15 10:23:25 +0000
commitc8c1942a2aa1f2ed0c2546aba8b841f6f7c90fb8 (patch)
tree7bdcc94ecb89a19efeefe41e70763371ded27d09 /editors/fxite
parentb2f3cb124ba39aced4b55df28062f9ff4b725f19 (diff)
downloadports-c8c1942a2aa1f2ed0c2546aba8b841f6f7c90fb8.tar.gz
ports-c8c1942a2aa1f2ed0c2546aba8b841f6f7c90fb8.zip
- Substitute invalid USE_PKGCONFIG variable with USE_GNOME= pkgconfig [1]
- Do not add LDFLAGS to CONFIGURE_ENV Reported by: eadler@
Notes
Notes: svn path=/head/; revision=291436
Diffstat (limited to 'editors/fxite')
-rw-r--r--editors/fxite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/fxite/Makefile b/editors/fxite/Makefile
index 406b43785f0a..4318512192bc 100644
--- a/editors/fxite/Makefile
+++ b/editors/fxite/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= FOX-1.6:${PORTSDIR}/x11-toolkits/fox16
USE_GETTEXT= yes
USE_LUA= yes
-USE_PKGCONFIG= yes
+USE_GNOME= pkgconfig
GNU_CONFIGURE= yes
CXXFLAGS+= -g -O0 -fPIC
LDFLAGS+= -L${LOCALBASE}/lib -lintl