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/apwal | |
parent | ace1a7d3ab23d79601c18e46393de1787ca87f8d (diff) | |
download | ports-92acabe5c42b8fab3257ef06c753080c2d028800.tar.gz ports-92acabe5c42b8fab3257ef06c753080c2d028800.zip |
Notes
Diffstat (limited to 'x11/apwal')
-rw-r--r-- | x11/apwal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/apwal/Makefile b/x11/apwal/Makefile index e3c81d9c495d..152e0b66ede9 100644 --- a/x11/apwal/Makefile +++ b/x11/apwal/Makefile @@ -16,6 +16,7 @@ COMMENT= Simple and powerful application launcher USE_GNOME= gtk20 libxml2 USE_GMAKE= yes +USE_PKGCONFIG= build WRKSRC= ${WRKDIR}/${PORTNAME}/src |