diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-04-21 20:04:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-04-21 20:04:58 +0000 |
commit | ca6ac6290ba783b2635816ef7272020c8b1c1625 (patch) | |
tree | 6e170ab50b590222fa0e704249fc998b2122626c /net/gupnp-ui | |
parent | f1e37f01cf82520282abbe483b7cb9645bcea034 (diff) | |
download | freebsd-ports-ca6ac6290ba783b2635816ef7272020c8b1c1625.zip |
- Add missing USE_PKGCONFIG=build
Feature safe: yes
Diffstat (limited to 'net/gupnp-ui')
-rw-r--r-- | net/gupnp-ui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gupnp-ui/Makefile b/net/gupnp-ui/Makefile index 93ccf50ef4c4..ecd1de5c70d4 100644 --- a/net/gupnp-ui/Makefile +++ b/net/gupnp-ui/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes USE_GNOME= gtk20 USE_LDCONFIG= yes +USE_PKGCONFIG= build USE_PYTHON= yes USES= pathfix |