summaryrefslogtreecommitdiff
path: root/x11/Xaw3d/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-01-16 17:39:17 +0000
committeragc <agc@pkgsrc.org>1998-01-16 17:39:17 +0000
commit38837df34c3cc05fe199d08853f47497a7ccc4cd (patch)
treecf544facb78da87ad1fe85804e0df47c8abdaa53 /x11/Xaw3d/Makefile
parent6035cc67ca6b35aec119d15eb981d55864a85326 (diff)
downloadpkgsrc-38837df34c3cc05fe199d08853f47497a7ccc4cd.tar.gz
Revert yesterday's changes, which didn't work with our xsrc.
Fixes PR/4828, from Perry Metzger.
Diffstat (limited to 'x11/Xaw3d/Makefile')
-rw-r--r--x11/Xaw3d/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/Xaw3d/Makefile b/x11/Xaw3d/Makefile
index ef339b8ce10..534cfa31153 100644
--- a/x11/Xaw3d/Makefile
+++ b/x11/Xaw3d/Makefile
@@ -3,7 +3,7 @@
# Date created: 30th November 1997
# Whom: tron@lyssa.owl.de, soren@t.dk
#
-# $NetBSD: Makefile,v 1.5 1998/01/15 16:25:55 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/01/16 17:39:17 agc Exp $
# FreeBSD Id: Makefile,v 1.14 1997/06/19 09:33:26 asami Exp
#
@@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= widgets/Xaw3d/R6.1
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xc/lib/Xaw3d
+post-extract:
+ @(cd ${WRKSRC};ln -s .. X11)
+
post-install:
${LDCONFIG} -m ${PREFIX}/lib
${MKDIR} -p ${PREFIX}/share/doc/Xaw3d