aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-06-06 23:25:42 +0800
committermat <mat@FreeBSD.org>2016-06-06 23:25:42 +0800
commit5170c5aedf2eb01a419032e804609ea5ed5f2399 (patch)
tree959bd486ed1d5cb195e1ead74c2376ef2eddd420 /games
parent89037ce523f3d0ece62cc99036d5e2ae70ff9edb (diff)
downloadfreebsd-ports-gnome-5170c5aedf2eb01a419032e804609ea5ed5f2399.tar.gz
freebsd-ports-gnome-5170c5aedf2eb01a419032e804609ea5ed5f2399.tar.zst
freebsd-ports-gnome-5170c5aedf2eb01a419032e804609ea5ed5f2399.zip
Remove unneeded usage of:
- MASTER_SITE_SUBDIR - ${MASTER_SITES_FOO} - :DEFAULT (and use a default when appropriate) Sponsored by: Absolight
Diffstat (limited to 'games')
-rw-r--r--games/lgeneral/Makefile2
-rw-r--r--games/robocode-naval/Makefile3
2 files changed, 2 insertions, 3 deletions
diff --git a/games/lgeneral/Makefile b/games/lgeneral/Makefile
index 5e474847ec7a..49e1a02c0867 100644
--- a/games/lgeneral/Makefile
+++ b/games/lgeneral/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME} \
SF/${PORTNAME}/${PORTNAME}-data:data
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT \
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
pg-data${EXTRACT_SUFX}:data
MAINTAINER= ports@FreeBSD.org
diff --git a/games/robocode-naval/Makefile b/games/robocode-naval/Makefile
index 90de0df0e018..0b0e1cc95df3 100644
--- a/games/robocode-naval/Makefile
+++ b/games/robocode-naval/Makefile
@@ -4,8 +4,7 @@ PORTNAME= robocode
PORTVERSION= 0.9.2
DISTVERSIONSUFFIX= -setup
CATEGORIES= games java
-MASTER_SITES= SF
-MASTER_SITE_SUBDIR= ${PORTNAME}/naval-robocode/${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME}/naval-robocode/${PORTVERSION}
PKGNAMESUFFIX= -naval
EXTRACT_SUFX= .jar
DIST_SUBDIR= java