aboutsummaryrefslogtreecommitdiff
path: root/www/gnome-user-share
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2021-06-07 22:24:25 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2021-06-07 22:39:37 +0000
commit9a34ad5a4907925598c80d6c3e3cfeac1ca9e4a9 (patch)
tree9c477ccb6e5814e3d3b8047dd65b09e5ad290f11 /www/gnome-user-share
parent3b85c190f953f948a6d768580f85149a4fc9b523 (diff)
downloadports-9a34ad5a4907925598c80d6c3e3cfeac1ca9e4a9.tar.gz
ports-9a34ad5a4907925598c80d6c3e3cfeac1ca9e4a9.zip
category/port: Package name dependencies do not support globbing.
5.9.9 of the Porters Handbook defines the use of pkgname/version dependencies which does not include globbing. Incidentally `pkg info` is used by the ports framework which does support it but external tools, like Poudriere, don't expect this. None of these needed globbing. If there is a good reason beyond convenience for the feature then it needs to be documented and tools updated.
Diffstat (limited to 'www/gnome-user-share')
-rw-r--r--www/gnome-user-share/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gnome-user-share/Makefile b/www/gnome-user-share/Makefile
index 7a05e418ff70..e35df9b8cda6 100644
--- a/www/gnome-user-share/Makefile
+++ b/www/gnome-user-share/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libavahi-client.so:net/avahi-app \
libnotify.so:devel/libnotify \
libcanberra-gtk3.so:audio/libcanberra-gtk3 \
libunique-1.0.so:x11-toolkits/unique
-RUN_DEPENDS= ap*-mod_dnssd>=0:www/mod_dnssd \
+RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_dnssd>=0:www/mod_dnssd \
console-kit-daemon:sysutils/consolekit2
USES= apache:2.2+ gettext gmake gnome libtool pkgconfig tar:xz xorg