diff options
Diffstat (limited to 'net/gupnp-av/Makefile')
-rw-r--r-- | net/gupnp-av/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile index 0be4bd54ea7d..9ff8d41fb984 100644 --- a/net/gupnp-av/Makefile +++ b/net/gupnp-av/Makefile @@ -20,6 +20,8 @@ MESON_ARGS= --default-library=both -Dgtk_doc=false -Dintrospection=true USE_CSTD= c11 USE_LDCONFIG= yes +PLIST_SUB= PATCH_VERSION=${PORTVERSION:E} + OPTIONS_DEFINE= VAPI OPTIONS_SUB= yes |