diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 13:46:04 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 13:46:04 +0000 |
commit | 9a07d271c00c4b6bc31c481c6b37c2c8fcdbac32 (patch) | |
tree | 0c32cb252cfd46899eb92a20119dc159a8f9f9f2 /x11-wm/pager/Makefile | |
parent | cc154a621b214b5f9c6f2fd04a945cc63dcbdef7 (diff) | |
download | ports-9a07d271c00c4b6bc31c481c6b37c2c8fcdbac32.tar.gz ports-9a07d271c00c4b6bc31c481c6b37c2c8fcdbac32.zip |
Notes
Diffstat (limited to 'x11-wm/pager/Makefile')
-rw-r--r-- | x11-wm/pager/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/pager/Makefile b/x11-wm/pager/Makefile index d00d9b68b3d6..dac52fbac4dd 100644 --- a/x11-wm/pager/Makefile +++ b/x11-wm/pager/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= sawfish:${PORTSDIR}/x11-wm/sawfish USE_XZ= yes USE_GNOME= gtk20 USE_GMAKE= yes +USE_PKGCONFIG= yes GNU_CONFIGURE= yes PLIST_FILES= lib/sawfish/sawfishpager \ |