aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorjhale <jhale@FreeBSD.org>2016-01-07 00:18:46 +0800
committerjhale <jhale@FreeBSD.org>2016-01-07 00:18:46 +0800
commit605f3803e8b7bf22e0e50d30e2bcf0b88e52908a (patch)
tree2996725474725f16b1e7459e7f3f62c292c2cd5c /games
parente4460348242a6fd614cd9af893fa039d23900a15 (diff)
downloadfreebsd-ports-gnome-605f3803e8b7bf22e0e50d30e2bcf0b88e52908a.tar.gz
freebsd-ports-gnome-605f3803e8b7bf22e0e50d30e2bcf0b88e52908a.tar.zst
freebsd-ports-gnome-605f3803e8b7bf22e0e50d30e2bcf0b88e52908a.zip
- Fix typo in COMMENT
- Remove pathfix from USES as it does nothing for ports that use CMake yet and this port does not install pkgconfig files
Diffstat (limited to 'games')
-rw-r--r--games/stepmania-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/stepmania-devel/Makefile b/games/stepmania-devel/Makefile
index 005da38d8620..f518c774eae7 100644
--- a/games/stepmania-devel/Makefile
+++ b/games/stepmania-devel/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= games
PKGNAMESUFFIX= -devel
MAINTAINER= ports@FreeBSD.org
-COMMENT= Rrhythm game simulator
+COMMENT= Rhythm game simulator
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/Docs/Licenses.txt
@@ -19,7 +19,7 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
USE_GITHUB= yes
-USES= cmake:outsource iconv jpeg pathfix perl5 pkgconfig shebangfix
+USES= cmake:outsource iconv jpeg perl5 pkgconfig shebangfix
SHEBANG_FILES= Utils/*.pl extern/zlib/zlib2ansi
USE_XORG= x11 xrandr xtst
USE_GL= glew