Skip to content

Commit

Permalink
net/gupnp-ui: Update *_DEPENDS after gupnp 1.5.0 update
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Apr 26, 2022
1 parent f8746f6 commit 30029b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/gupnp-ui/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= gupnp-ui
PORTVERSION= 0.1.1
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= net
MASTER_SITES= GNOME

Expand All @@ -12,8 +12,8 @@ COMMENT= Framework for UPnP devices
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= gupnp>=0.3:net/gupnp
LIB_DEPENDS= libgupnp-1.2.so:net/gupnp \
BUILD_DEPENDS= gupnp14>=0.3:net/gupnp14
LIB_DEPENDS= libgupnp-1.2.so:net/gupnp14 \
libsoup-2.4.so:devel/libsoup

USES= compiler:c++11-lang gnome libtool pathfix pkgconfig python
Expand Down

0 comments on commit 30029b3

Please sign in to comment.