summaryrefslogtreecommitdiff
path: root/lang/intercal/Makefile
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2013-12-29 16:19:57 +0000
committerJohan van Selst <johans@FreeBSD.org>2013-12-29 16:19:57 +0000
commiteb32afc13bd280341f1d778b9a898908c9ce16ee (patch)
tree7458a1d7d11e521af8e83837b0ef7d0dbc8250ab /lang/intercal/Makefile
parent- convert to stage (diff)
Enable stage support
Notes
Notes: svn path=/head/; revision=338023
Diffstat (limited to 'lang/intercal/Makefile')
-rw-r--r--lang/intercal/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/intercal/Makefile b/lang/intercal/Makefile
index b5a605ddc0ca..3b4491945238 100644
--- a/lang/intercal/Makefile
+++ b/lang/intercal/Makefile
@@ -11,14 +11,12 @@ MAINTAINER= johans@FreeBSD.org
COMMENT= The C-INTERCAL compiler, ick, and supporting libraries
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
CFLAGS+= -D_POSIX_SOURCE
DATADIR= ${PREFIX}/share/ick
-MAN1= ick.1 convickt.1
INFO= ick
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/ICK_SPECIFIC_SUBDIR/s/-@PACKAGE_VERSION@// ' \
${WRKSRC}/buildaux/Makefile.in