summaryrefslogtreecommitdiff
path: root/textproc/jade
diff options
context:
space:
mode:
authortron <tron>2002-12-06 19:33:50 +0000
committertron <tron>2002-12-06 19:33:50 +0000
commit9c61254cb8eb74a623c9a8103e1dd93997577888 (patch)
tree122eb7ffa727e0460113ad36c1288a1a92b2dc9d /textproc/jade
parent3047c376deb11af2e0a6ee4a735dda0eb5e9dd1e (diff)
downloadpkgsrc-9c61254cb8eb74a623c9a8103e1dd93997577888.tar.gz
Backout latest change. It was apparently only necessary because of some
kind of bug in NetBSD-current.
Diffstat (limited to 'textproc/jade')
-rw-r--r--textproc/jade/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile
index 0508354db4b..813a5d16e6c 100644
--- a/textproc/jade/Makefile
+++ b/textproc/jade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2002/12/04 07:59:36 tron Exp $
+# $NetBSD: Makefile,v 1.23 2002/12/06 19:33:50 tron Exp $
DISTNAME= jade-1.2.1
PKGREVISION= 4
@@ -49,10 +49,6 @@ post-install:
# Installed by print/tex-jadetex
${RM} ${PREFIX}/share/sgml/jade/*jadetex.*
-post-build:
- cd ${BUILDLINK_DIR}/lib; \
- ${FIND} ${WRKSRC} -name "lib*.so" | ${XARGS} -n 1 ${LN} -fs
-
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"