summaryrefslogtreecommitdiff
path: root/x11/icewm/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'x11/icewm/Makefile.common')
-rw-r--r--x11/icewm/Makefile.common6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11/icewm/Makefile.common b/x11/icewm/Makefile.common
index 4d06f866e57..9e5db75d129 100644
--- a/x11/icewm/Makefile.common
+++ b/x11/icewm/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2000/07/31 07:37:00 jlam Exp $
+# $NetBSD: Makefile.common,v 1.3 2000/07/31 07:42:21 jlam Exp $
#
DISTNAME= icewm-1.0.4
@@ -34,9 +34,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/$${file} ${DOCDIR}; \
done
${INSTALL_DATA} ${WRKSRC}/doc/icewm*.html ${HTMLDIR}
- ${MAKE} dynamic-plist
-INSTALL_DIRS= lib/X11/icewm ${DOCDIR} ${HTMLDIR}
-
-.include "../../mk/dynamic.mk"
.include "../../mk/bsd.pkg.mk"