aboutsummaryrefslogtreecommitdiff
path: root/textproc/openjade
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-23 20:32:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-23 20:32:10 +0000
commit4f6e8b7b82bebee56d4ebd2f93a6504039ffd94a (patch)
treedb6a000ec6be2aae05351e83816f7d7f152898bf /textproc/openjade
parent31338547f222a98df5e44f48e4a94c6d58804ffe (diff)
downloadports-4f6e8b7b82bebee56d4ebd2f93a6504039ffd94a.tar.gz
ports-4f6e8b7b82bebee56d4ebd2f93a6504039ffd94a.zip
Notes
Diffstat (limited to 'textproc/openjade')
-rw-r--r--textproc/openjade/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile
index 8d3710f7df1d..fdc1b36c56c7 100644
--- a/textproc/openjade/Makefile
+++ b/textproc/openjade/Makefile
@@ -34,6 +34,9 @@ XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr
MAN1= openjade.1
DATADIR= ${PREFIX}/share/sgml/openjade
+post-patch:
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
+
post-install:
@${CAT} ${PLIST} | \
${SED} ${PLIST_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} | \