aboutsummaryrefslogtreecommitdiff
path: root/games/xgospel/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:36:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:36:33 +0000
commitc84e1cd8e6ce90aad916148ab61808a44ca8f718 (patch)
treeb6591847c5cfe81fd7ab910e45c88530d0741e7c /games/xgospel/Makefile
parent1640537ad67a4e7c293de8c7bd81840e57ec6928 (diff)
downloadports-c84e1cd8e6ce90aad916148ab61808a44ca8f718.tar.gz
ports-c84e1cd8e6ce90aad916148ab61808a44ca8f718.zip
Notes
Diffstat (limited to 'games/xgospel/Makefile')
-rw-r--r--games/xgospel/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/xgospel/Makefile b/games/xgospel/Makefile
index 8b46b7f104f4..e602e7229642 100644
--- a/games/xgospel/Makefile
+++ b/games/xgospel/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: xgospel
-# Date created: 13 November 2001
-# Whom: Shao Zhang <shaoz@asia.com>
-#
+# Created by: Shao Zhang <shaoz@asia.com>
# $FreeBSD$
PORTNAME= xgospel
@@ -21,6 +18,7 @@ MAKE_JOBS_UNSAFE= yes
CONFIGURE_ARGS= --with-x --with-xpm --with-xaw3d
+NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e "s,#ifndef _POSIX_SOURCE,#if 0," \
${WRKSRC}/connect.c ${WRKSRC}/relay.c ${WRKSRC}/relog.c \