diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-04-21 20:04:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-04-21 20:04:24 +0000 |
commit | b79aa3502c6caf1a658a0654f2430e9e55bac683 (patch) | |
tree | 9d4ecaa0409d8513de28f6f7c3b77a2504c336ca | |
parent | c9d90ad2af83efda376afbf37f9bc8e80df0c9b4 (diff) | |
download | ports-b79aa3502c6caf1a658a0654f2430e9e55bac683.tar.gz ports-b79aa3502c6caf1a658a0654f2430e9e55bac683.zip |
Notes
-rw-r--r-- | net/gupnp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index 7854d8406f17..d8ea5b14d799 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -22,6 +22,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= glib20 USE_LDCONFIG= yes +USE_PKGCONFIG= build USE_PYTHON= yes USE_XZ= yes USES= pathfix |