summaryrefslogtreecommitdiff
path: root/x11/Xaw3d/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-01-15 16:25:55 +0000
committeragc <agc@pkgsrc.org>1998-01-15 16:25:55 +0000
commitfdc854d376145daea9c32ec8a0405f17c0350345 (patch)
tree01a9fa053f849173ac7460711e70d9c58ff88f48 /x11/Xaw3d/Makefile
parentb44b468af493dec7cb0ad0ef7d4392385e66fc7e (diff)
downloadpkgsrc-fdc854d376145daea9c32ec8a0405f17c0350345.tar.gz
Fixes so that headers are installed into the correct directory:
/usr/X11R6/include/X11/Xaw3d and not /usr/X11R6/include/X11/X11/Xaw3d. Also clean up the PLIST so that it doesn't contain the static library, whcih isn't built or installed.
Diffstat (limited to 'x11/Xaw3d/Makefile')
-rw-r--r--x11/Xaw3d/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/Xaw3d/Makefile b/x11/Xaw3d/Makefile
index 1c381a6f726..ef339b8ce10 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.4 1997/12/30 15:13:30 hubertf Exp $
+# $NetBSD: Makefile,v 1.5 1998/01/15 16:25:55 agc Exp $
# FreeBSD Id: Makefile,v 1.14 1997/06/19 09:33:26 asami Exp
#
@@ -15,9 +15,6 @@ 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