diff options
Diffstat (limited to 'net/gupnp-av/Makefile')
-rw-r--r-- | net/gupnp-av/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile index b2ffc944dd97..37c39697b186 100644 --- a/net/gupnp-av/Makefile +++ b/net/gupnp-av/Makefile @@ -22,8 +22,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= glib20 USE_LDCONFIG= yes -USE_PKGCONFIG= build USE_XZ= yes -USES= pathfix +USES= pathfix pkgconfig .include <bsd.port.mk> |