aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-04-05 16:19:15 +0800
committerantoine <antoine@FreeBSD.org>2015-04-05 16:19:15 +0800
commit928772c1144bd8f557ab76bb1bc0b5d2083a6ad6 (patch)
treecd5573eea43d60ae234e3653eb270b6a7acd91d4 /games
parentbc1160787894124a2954409b3a4eca41f1844809 (diff)
downloadfreebsd-ports-gnome-928772c1144bd8f557ab76bb1bc0b5d2083a6ad6.tar.gz
freebsd-ports-gnome-928772c1144bd8f557ab76bb1bc0b5d2083a6ad6.tar.zst
freebsd-ports-gnome-928772c1144bd8f557ab76bb1bc0b5d2083a6ad6.zip
Unbreak INDEX
Diffstat (limited to 'games')
-rw-r--r--games/linux-enemyterritory/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/linux-enemyterritory/Makefile b/games/linux-enemyterritory/Makefile
index a4266b50f706..a5a0f5c5835e 100644
--- a/games/linux-enemyterritory/Makefile
+++ b/games/linux-enemyterritory/Makefile
@@ -27,6 +27,8 @@ OPTIONS_DEFINE= DOCS NVIDIA_GL
NVIDIA_GL_RUN_DEPENDS= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver
NVIDIA_GL_USE_OFF= linux_apps=dri
+.include <bsd.port.options.mk>
+
do-extract:
@${MKDIR} ${WRKSRC}
@cd ${WRKSRC} && \
@@ -54,8 +56,6 @@ do-install:
${MKDIR} ${STAGEDIR}${ETDIR}/${DIR}
.endfor
-.include <bsd.port.options.mk>
-
.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${STAGEDIR}${DOCSDIR}
${RMDIR} ${WRKSRC}/Docs/Help/_private