diff options
author | bapt <bapt@FreeBSD.org> | 2012-07-27 21:46:04 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-07-27 21:46:04 +0800 |
commit | 62438b4d4b3562add4f59aeb1221a7925e6f9db3 (patch) | |
tree | 0c32cb252cfd46899eb92a20119dc159a8f9f9f2 /x11-wm/compizconfig-backend-gconf | |
parent | 96eb3150f092e7585f0aa9d26b46b33e9f781ec2 (diff) | |
download | freebsd-ports-gnome-62438b4d4b3562add4f59aeb1221a7925e6f9db3.tar.gz freebsd-ports-gnome-62438b4d4b3562add4f59aeb1221a7925e6f9db3.tar.zst freebsd-ports-gnome-62438b4d4b3562add4f59aeb1221a7925e6f9db3.zip |
Add USE_PKGCONFIG
Diffstat (limited to 'x11-wm/compizconfig-backend-gconf')
-rw-r--r-- | x11-wm/compizconfig-backend-gconf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/compizconfig-backend-gconf/Makefile b/x11-wm/compizconfig-backend-gconf/Makefile index 6d328c0dde36..6c6c5732cc8f 100644 --- a/x11-wm/compizconfig-backend-gconf/Makefile +++ b/x11-wm/compizconfig-backend-gconf/Makefile @@ -21,6 +21,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes +USE_PKGCONFIG= yes USE_AUTOTOOLS= libtool USE_GNOME= gnomehack glib20 gconf2 |