aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-03-29 02:42:53 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2018-03-29 02:42:53 +0800
commitab813ebdabdd5c182315b015235bd64ca10c2064 (patch)
tree0f78f193934ae1a40fa6f856f602d1c4f8a03889
parent5d3b4406b31ababdf35f98f165e606dd5654a919 (diff)
downloadfreebsd-ports-ab813ebdabdd5c182315b015235bd64ca10c2064.tar.gz
freebsd-ports-ab813ebdabdd5c182315b015235bd64ca10c2064.tar.zst
freebsd-ports-ab813ebdabdd5c182315b015235bd64ca10c2064.zip
Fix PKGNAME collision with slave port emulators/mess
(emulators/mess is probaly BROKEN now)
Notes
Notes: svn path=/head/; revision=465836
-rw-r--r--emulators/mame/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 24ed1ddbc017..c5f0db89515b 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,7 +1,7 @@
# Created by: alepulver
# $FreeBSD$
-PORTNAME= mame
+PORTNAME?= mame
PORTVERSION= 0.195
CATEGORIES= emulators