summaryrefslogtreecommitdiff
path: root/x11/egtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/egtk/Makefile')
-rw-r--r--x11/egtk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/egtk/Makefile b/x11/egtk/Makefile
index e6330996bb6..149c1d232a6 100644
--- a/x11/egtk/Makefile
+++ b/x11/egtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/04/11 21:48:05 tv Exp $
+# $NetBSD: Makefile,v 1.21 2005/06/17 03:50:43 jlam Exp $
#
DISTNAME= eGTK_0.3.4
@@ -15,6 +15,8 @@ DEPENDS+= smalleiffel-[0-9]*:../../lang/smalleiffel
WRKSRC= ${WRKDIR}/eGTK
+INSTALLATION_DIRS= bin lib man/man1
+
post-extract:
${FIND} ${WRKSRC} -type d -name "CVS" -print | ${XARGS} ${RM} -rf
${FIND} ${WRKSRC} -type d -name "ise" -print | ${XARGS} ${RM} -rf