aboutsummaryrefslogtreecommitdiffstats
path: root/games/megaglest/Makefile
diff options
context:
space:
mode:
authorbeat <beat@FreeBSD.org>2011-04-10 08:45:08 +0800
committerbeat <beat@FreeBSD.org>2011-04-10 08:45:08 +0800
commitfd1385e6df693e2fa36808eecdf4a739e131eb73 (patch)
treefe85d9730c4addc7b982a670233358478889c835 /games/megaglest/Makefile
parent4a85aa0de043c04b35172be41a3fb139b6125d15 (diff)
downloadfreebsd-ports-gnome-fd1385e6df693e2fa36808eecdf4a739e131eb73.tar.gz
freebsd-ports-gnome-fd1385e6df693e2fa36808eecdf4a739e131eb73.tar.zst
freebsd-ports-gnome-fd1385e6df693e2fa36808eecdf4a739e131eb73.zip
- Rename glest_editor to megaglest_editor to avoid a potential conflict
with games/glest which also has an option to install this editor. - Do not bump PORTREVISION as the editor is not installed by default. Reported by: acm@ Submitted by: Sven Moeller <smoeller AT nichthelfer.de> (maintainer)
Diffstat (limited to 'games/megaglest/Makefile')
-rw-r--r--games/megaglest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/megaglest/Makefile b/games/megaglest/Makefile
index 55d17d251355..eb33945ba7eb 100644
--- a/games/megaglest/Makefile
+++ b/games/megaglest/Makefile
@@ -57,7 +57,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/code_license.txt ${DOCSDIR}
.endif
.if defined(WITH_EDITOR)
- ${INSTALL_PROGRAM} ${WRKSRC}/mk/linux/glest_editor ${PREFIX}/bin/
+ ${INSTALL_PROGRAM} ${WRKSRC}/mk/linux/glest_editor ${PREFIX}/bin/megaglest_editor
.endif
post-install: