aboutsummaryrefslogtreecommitdiff
path: root/emulators/i386-wine
diff options
context:
space:
mode:
authorLorenzo Salvadore <salvadore@FreeBSD.org>2020-05-04 20:46:07 +0000
committerLorenzo Salvadore <salvadore@FreeBSD.org>2020-05-04 20:46:07 +0000
commit3bd3165dc456c8acf79f103f76cbfb44a1dcda9f (patch)
tree183f82d3fc16bcd18ce7de95db28a6de74c91dd7 /emulators/i386-wine
parent0658d8ed1e9043a7f905dd40af74d0da60025c07 (diff)
downloadports-3bd3165dc456c8acf79f103f76cbfb44a1dcda9f.tar.gz
ports-3bd3165dc456c8acf79f103f76cbfb44a1dcda9f.zip
emulators/i386-wine: Add USES=desktop-file-utils
Also fix DISTNAME in emulators/i386-wine{-devel} so that PORTREVISION bumps do not break the ports and, while here, sort alphabetically USES in emulators/i386-wine-devel/Makefile.amd64. Approved by: gerald (mentor)
Notes
Notes: svn path=/head/; revision=533985
Diffstat (limited to 'emulators/i386-wine')
-rw-r--r--emulators/i386-wine/Makefile1
-rw-r--r--emulators/i386-wine/Makefile.amd644
2 files changed, 3 insertions, 2 deletions
diff --git a/emulators/i386-wine/Makefile b/emulators/i386-wine/Makefile
index ee446ccfca7a..337513b7909a 100644
--- a/emulators/i386-wine/Makefile
+++ b/emulators/i386-wine/Makefile
@@ -9,6 +9,7 @@ PORTNAME= wine
# define a dummy DISTVERSION to avoid errors with poudriere bulk -a
# on architectures unsupported by this port
DISTVERSION?= 0
+PORTREVISION= 1
PKGNAMEPREFIX= i386-
CATEGORIES= emulators
diff --git a/emulators/i386-wine/Makefile.amd64 b/emulators/i386-wine/Makefile.amd64
index 8533b3a88b69..d05ce786e067 100644
--- a/emulators/i386-wine/Makefile.amd64
+++ b/emulators/i386-wine/Makefile.amd64
@@ -4,7 +4,7 @@
DISTVERSION= 5.0
PORTEPOCH= 1
MASTER_SITES= LOCAL/salvadore/i386-wine/${DIST_SUBDIR}/
-DISTNAME= ${PKGNAME}
+DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${DISTVERSION},${PORTEPOCH}
DIST_SUBDIR= FreeBSD:${OSREL:C/\..*//}:amd64
LICENSE= LGPL21 LGPL3
@@ -18,7 +18,7 @@ EXTRACT_AFTER_ARGS= -C / --exclude +COMPACT_MANIFEST --exclude +MANIFEST \
NO_BUILD= yes
SUB_FILES= pkg-message
USE_LDCONFIG32= ${PREFIX}/lib32 ${PREFIX}/lib32/wine
-USES= tar:txz
+USES= desktop-file-utils tar:txz
BUNDLE_LIBS= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
PORTSCOUT= limitw:1,even