diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-27 19:21:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-27 19:21:41 +0000 |
commit | bff0f13bd534f9a2817410d89917bfd1c210b82a (patch) | |
tree | 8970ffd488d5b3e468b980beb59abd1510f4d983 /net/gupnp-av | |
parent | 2e91248e9d6f29708879526f013c9ec715398c05 (diff) | |
download | ports-bff0f13bd534f9a2817410d89917bfd1c210b82a.tar.gz ports-bff0f13bd534f9a2817410d89917bfd1c210b82a.zip |
Notes
Diffstat (limited to 'net/gupnp-av')
-rw-r--r-- | net/gupnp-av/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile index a0518d431415..31b7c024eb0d 100644 --- a/net/gupnp-av/Makefile +++ b/net/gupnp-av/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp RUN_DEPENDS= gupnp>=0.19.0:${PORTSDIR}/net/gupnp CONFIGURE_ARGS= --enable-introspection=yes -CONFIGURE_ENV= VAPIGEN="" +CONFIGURE_ENV= VAPIGEN="" ac_cv_path_VAPIGEN="" GNU_CONFIGURE= yes MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP} USE_GNOME= glib20 introspection:build |