diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-04-21 19:46:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-04-21 19:46:45 +0000 |
commit | c9d90ad2af83efda376afbf37f9bc8e80df0c9b4 (patch) | |
tree | 0709dd93274e4cd3ff4a3d75e4386963b4dc447c /net/gssdp | |
parent | 4a8c4eb4a78d7af54dbdae77596450b650fa1796 (diff) | |
download | ports-c9d90ad2af83efda376afbf37f9bc8e80df0c9b4.tar.gz ports-c9d90ad2af83efda376afbf37f9bc8e80df0c9b4.zip |
Notes
Diffstat (limited to 'net/gssdp')
-rw-r--r-- | net/gssdp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile index 0757e170cc8a..7911c3b5da87 100644 --- a/net/gssdp/Makefile +++ b/net/gssdp/Makefile @@ -23,6 +23,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= glib20 USE_LDCONFIG= yes +USE_PKGCONFIG= build USE_XZ= yes USES= pathfix |