diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 16:20:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 16:20:41 +0000 |
commit | 92acabe5c42b8fab3257ef06c753080c2d028800 (patch) | |
tree | 60063198094f84903af9768c2fec834086fc0abd /x11/roxterm/Makefile | |
parent | ace1a7d3ab23d79601c18e46393de1787ca87f8d (diff) | |
download | ports-92acabe5c42b8fab3257ef06c753080c2d028800.tar.gz ports-92acabe5c42b8fab3257ef06c753080c2d028800.zip |
Notes
Diffstat (limited to 'x11/roxterm/Makefile')
-rw-r--r-- | x11/roxterm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/roxterm/Makefile b/x11/roxterm/Makefile index 9553aa28b2a1..04ac71de3ee9 100644 --- a/x11/roxterm/Makefile +++ b/x11/roxterm/Makefile @@ -24,6 +24,7 @@ USE_XORG= sm ice USE_GNOME= libglade2 vte USE_GETTEXT= yes USE_GMAKE= yes +USE_PKGCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_prog_HAVE_XMLTO=no ac_cv_prog_HAVE_PO4A=no INSTALLS_ICONS= yes |