aboutsummaryrefslogtreecommitdiff
path: root/textproc/jade
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-07-23 02:55:40 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-07-23 02:55:40 +0000
commit9f38eb6da15692c39c27544a526e0c8091fd9659 (patch)
treec91053fb97819f4cb88837a2e0c50c40080ed6c9 /textproc/jade
parent14a61ff9adcfe2b30e2a0fc303946a4498621c6a (diff)
downloadports-9f38eb6da15692c39c27544a526e0c8091fd9659.tar.gz
ports-9f38eb6da15692c39c27544a526e0c8091fd9659.zip
Notes
Diffstat (limited to 'textproc/jade')
-rw-r--r--textproc/jade/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile
index 3d6ddca5ad42..f9116e773434 100644
--- a/textproc/jade/Makefile
+++ b/textproc/jade/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jade
PORTVERSION= 1.2.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.jclark.com/pub/jade/
@@ -38,7 +38,7 @@ pre-install:
post-install:
.for i in jade nsgmls sgmlnorm spam spent sx
- ${STRIP} ${PREFIX}/bin/$i
+ ${STRIP_CMD} ${PREFIX}/bin/$i
.endfor
${MKDIR} ${PREFIX}/include/sp
${INSTALL_DATA} ${WRKSRC}/include/* ${PREFIX}/include/sp