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/avant-window-navigator | |
parent | ace1a7d3ab23d79601c18e46393de1787ca87f8d (diff) | |
download | ports-92acabe5c42b8fab3257ef06c753080c2d028800.tar.gz ports-92acabe5c42b8fab3257ef06c753080c2d028800.zip |
Notes
Diffstat (limited to 'x11/avant-window-navigator')
-rw-r--r-- | x11/avant-window-navigator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/avant-window-navigator/Makefile b/x11/avant-window-navigator/Makefile index 33e4360cf3d5..80a8d6e9cdf1 100644 --- a/x11/avant-window-navigator/Makefile +++ b/x11/avant-window-navigator/Makefile @@ -26,6 +26,7 @@ USE_GNOME= gnomehack glib20 gtk20 pygtk2 USE_PYTHON= yes USE_GETTEXT= yes USE_LDCONFIG= yes +USE_PKGCONFIG= build INSTALLS_ICONS= yes USE_XORG= x11 xproto xcomposite xrender CPPFLAGS+= -I${LOCALBASE}/include |