aboutsummaryrefslogtreecommitdiff
path: root/net/gupnp-av
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-09-27 19:30:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-09-27 19:30:57 +0000
commit652b20280898e28ea114f0a53c3993889a06b08d (patch)
treeebf70e0bdb0b64850d78c34a4b8b3babf6400e02 /net/gupnp-av
parent5cac9c6d2f1e3d0cd852546e261e70d1e588dc68 (diff)
downloadports-652b20280898e28ea114f0a53c3993889a06b08d.tar.gz
ports-652b20280898e28ea114f0a53c3993889a06b08d.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=550304
Diffstat (limited to 'net/gupnp-av')
-rw-r--r--net/gupnp-av/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile
index 68b69056eb22..0a05482a0526 100644
--- a/net/gupnp-av/Makefile
+++ b/net/gupnp-av/Makefile
@@ -14,9 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= gobject-introspection>=0.9.5:devel/gobject-introspection
-OPTIONS_DEFINE= VAPI
-OPTIONS_SUB= yes
-
USES= gmake gnome libtool pathfix pkgconfig tar:xz
USE_GNOME= glib20 introspection:build libxml2
@@ -25,6 +22,9 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
+OPTIONS_DEFINE= VAPI
+OPTIONS_SUB= yes
+
VAPI_BUILD_DEPENDS= vala>=0.22:lang/vala
VAPI_CONFIGURE_ENV= ac_cv_path_VAPIGEN=${LOCALBASE}/bin/vapigen
VAPI_CONFIGURE_ENV_OFF= ac_cv_path_VAPIGEN=""