aboutsummaryrefslogtreecommitdiff
path: root/games/moria
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-09-20 16:35:28 +0000
committerJohn Marino <marino@FreeBSD.org>2015-09-20 16:35:28 +0000
commit739e62e0b75fae9bb8bf11cd8cfd36c88d9c605f (patch)
treebaf17180e47781a11c3e7d45170fd47c6c23d8fd /games/moria
parentd89623831d53ef43da82a14b090d0a1063cb4f8e (diff)
downloadports-739e62e0b75fae9bb8bf11cd8cfd36c88d9c605f.tar.gz
ports-739e62e0b75fae9bb8bf11cd8cfd36c88d9c605f.zip
Add USES=alias to 3 ports (Aids DragonFly support)
Notes
Notes: svn path=/head/; revision=397378
Diffstat (limited to 'games/moria')
-rw-r--r--games/moria/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/moria/Makefile b/games/moria/Makefile
index 88b00b6f6a72..7f4be2e39bfc 100644
--- a/games/moria/Makefile
+++ b/games/moria/Makefile
@@ -12,6 +12,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= glewis@FreeBSD.org
COMMENT= Dungeon exploration game
+USES= alias
WRKSRC= ${WRKDIR}/umoria
ALL_TARGET= moria
MAKE_ENV+= DOCSDIR="${DOCSDIR}" MKDIR="${MKDIR}" TOUCH="${TOUCH}" \