1
0
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:
Po-Chuan Hsieh 2021-07-14 23:51:14 +08:00
parent c301b3bed2
commit 4dc7723953
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -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