mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
net/gupnp-ui: Remove unneeded RUN_DEPENDS
This commit is contained in:
parent
c301b3bed2
commit
4dc7723953
@ -12,10 +12,9 @@ COMMENT= Framework for UPnP devices
|
||||
LICENSE= LGPL20
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
BUILD_DEPENDS= gupnp>=0.3:net/gupnp
|
||||
LIB_DEPENDS= libgupnp-1.2.so:net/gupnp \
|
||||
libsoup-2.4.so:devel/libsoup
|
||||
RUN_DEPENDS= gupnp>=0.3:net/gupnp
|
||||
|
||||
USES= compiler:c++11-lang gnome libtool pathfix pkgconfig python
|
||||
USE_GNOME= gtk20
|
||||
|
Loading…
Reference in New Issue
Block a user