aboutsummaryrefslogtreecommitdiff
path: root/textproc/jade
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-01-27 12:47:14 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-01-27 12:47:14 +0000
commitdaf36fa3e1c1a94f1f4849bb5e15cfb0e21be390 (patch)
tree2c3d62426b1c3e270938625b443cdc2d1ab510a1 /textproc/jade
parentdc90d64404c7cecc0af53e9a3f16550bbc688a75 (diff)
downloadports-daf36fa3e1c1a94f1f4849bb5e15cfb0e21be390.tar.gz
ports-daf36fa3e1c1a94f1f4849bb5e15cfb0e21be390.zip
- Give it a chance to work with 4.0-CURRENT.
- strip installed binaries.
Notes
Notes: svn path=/head/; revision=16380
Diffstat (limited to 'textproc/jade')
-rw-r--r--textproc/jade/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile
index 3b856e5ca2b8..697d872fa4b1 100644
--- a/textproc/jade/Makefile
+++ b/textproc/jade/Makefile
@@ -3,7 +3,7 @@
# Date created: June 19, 1997
# Whom: jfieber
#
-# $Id: Makefile,v 1.12 1998/09/28 16:35:54 jfieber Exp $
+# $Id: Makefile,v 1.13 1999/01/27 00:12:22 dirk Exp $
#
DISTNAME= jade-1.2.1
@@ -16,6 +16,9 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
post-install:
+.for i in jade nsgmls sgmlnorm spam spent sx
+ strip ${PREFIX}/bin/$i
+.endfor
${MKDIR} ${PREFIX}/include/sp
${INSTALL_DATA} ${WRKSRC}/include/* ${PREFIX}/include/sp
${MKDIR} ${PREFIX}/share/doc/jade