summaryrefslogtreecommitdiff
path: root/x11/Xaw3d
diff options
context:
space:
mode:
authortron <tron>2001-06-07 16:23:10 +0000
committertron <tron>2001-06-07 16:23:10 +0000
commit8b2b044da7c338ffb7c05fed3320902011b0ba77 (patch)
tree41fa3ddfbe7cd79a1bdb1fbd333f79b8b297c6da /x11/Xaw3d
parent1d179f481f019369d1357f19a6d49ebc4780fae6 (diff)
downloadpkgsrc-8b2b044da7c338ffb7c05fed3320902011b0ba77.tar.gz
Remove "post-configure" target for Solaris which is not necessary with
revision 1.750 of "mk/bsd.pkg.mk".
Diffstat (limited to 'x11/Xaw3d')
-rw-r--r--x11/Xaw3d/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/x11/Xaw3d/Makefile b/x11/Xaw3d/Makefile
index aaadabbcb09..8fddfe9b35e 100644
--- a/x11/Xaw3d/Makefile
+++ b/x11/Xaw3d/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2001/03/11 10:06:54 tron Exp $
+# $NetBSD: Makefile,v 1.27 2001/06/07 16:23:10 tron Exp $
#
DISTNAME= Xaw3d-1.5
@@ -20,13 +20,6 @@ PLIST_SUBST= XAWREV=${XAWREV} XAWMAJOR=${XAWMAJOR}
post-extract:
@(cd ${WRKSRC}; ${LN} -s .. X11)
-.if (${OPSYS} == SunOS) && (${X11BASE} == /usr/openwin)
-post-configure:
- cd ${WRKSRC}; \
- ${SED} -e 's#^ SERVER#SERVER#' <${MAKEFILE} >${MAKEFILE}.sed; \
- ${MV} ${MAKEFILE}.sed ${MAKEFILE}
-.endif
-
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/Xaw3d
${INSTALL_DATA} ${WRKSRC}/README.XAW3D ${PREFIX}/share/doc/Xaw3d