summaryrefslogtreecommitdiff
path: root/x11/icewm
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-07-31 07:42:21 +0000
committerjlam <jlam@pkgsrc.org>2000-07-31 07:42:21 +0000
commite8f3a8847ccd1eebf415cebd738245d54ebd6650 (patch)
tree56ffdbdad5ab927ac84ab2155a2ed3cc96e98a46 /x11/icewm
parent4f12a2cf96713ca7bd6a6041a1c4cd6e41b6f6d4 (diff)
downloadpkgsrc-e8f3a8847ccd1eebf415cebd738245d54ebd6650.tar.gz
Remove debugging code accidentally left in this file.
Diffstat (limited to 'x11/icewm')
-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"