aboutsummaryrefslogtreecommitdiffstats
path: root/lang/intercal
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2013-12-30 00:19:57 +0800
committerjohans <johans@FreeBSD.org>2013-12-30 00:19:57 +0800
commitc20b4b23ccd9f3a654710e5651af8ae223ce6a94 (patch)
tree7458a1d7d11e521af8e83837b0ef7d0dbc8250ab /lang/intercal
parent6f35bac28bf4e953a77ed7509958355996965f14 (diff)
downloadfreebsd-ports-gnome-c20b4b23ccd9f3a654710e5651af8ae223ce6a94.tar.gz
freebsd-ports-gnome-c20b4b23ccd9f3a654710e5651af8ae223ce6a94.tar.zst
freebsd-ports-gnome-c20b4b23ccd9f3a654710e5651af8ae223ce6a94.zip
Enable stage support
Diffstat (limited to 'lang/intercal')
-rw-r--r--lang/intercal/Makefile4
-rw-r--r--lang/intercal/pkg-plist14
2 files changed, 9 insertions, 9 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
diff --git a/lang/intercal/pkg-plist b/lang/intercal/pkg-plist
index cbd2c59e9e18..235a7613cc9b 100644
--- a/lang/intercal/pkg-plist
+++ b/lang/intercal/pkg-plist
@@ -11,23 +11,25 @@ lib/libick.a
lib/libickec.a
lib/libickmt.a
lib/libyuk.a
+man/man1/ick.1.gz
+man/man1/convickt.1.gz
+%%DATADIR%%/COPYING
%%DATADIR%%/atari.bin
%%DATADIR%%/baudot.bin
+%%DATADIR%%/compunex.c
+%%DATADIR%%/coopt.sh
%%DATADIR%%/ebcdic.bin
-%%DATADIR%%/latin1.bin
+%%DATADIR%%/ecto_b98.c
+%%DATADIR%%/floatlib.i
%%DATADIR%%/ick-wrap.c
+%%DATADIR%%/latin1.bin
%%DATADIR%%/pickwrap.c
-%%DATADIR%%/COPYING
%%DATADIR%%/syslib.i
%%DATADIR%%/syslib3.3i
%%DATADIR%%/syslib4.4i
%%DATADIR%%/syslib5.5i
%%DATADIR%%/syslib6.6i
%%DATADIR%%/syslib7.7i
-%%DATADIR%%/floatlib.i
-%%DATADIR%%/coopt.sh
%%DATADIR%%/syslibc.c
-%%DATADIR%%/compunex.c
-%%DATADIR%%/ecto_b98.c
@dirrm %%DATADIR%%
@dirrm include/ick