diff options
Diffstat (limited to 'net/gupnp/Makefile')
-rw-r--r-- | net/gupnp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index 4070b093db1b..c29caefa06e1 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gupnp -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.0.2 CATEGORIES= net MASTER_SITES= GNOME @@ -26,7 +25,7 @@ VALA_DESC= Vala binding (requires net/gssdp with VALA enabled) CONFIGURE_ARGS= --enable-introspection=yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USE_GNOME= glib20 introspection:build +USE_GNOME= glib20 introspection:build libxml2 USE_LDCONFIG= yes USE_CSTD= c11 USES= compiler:c11 gmake libtool pathfix pkgconfig python:run shebangfix tar:xz |