summaryrefslogtreecommitdiff
path: root/misc/siag/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/siag/Makefile')
-rw-r--r--misc/siag/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/misc/siag/Makefile b/misc/siag/Makefile
index a70210b1b51..577a5330852 100644
--- a/misc/siag/Makefile
+++ b/misc/siag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1999/10/21 15:12:40 agc Exp $
+# $NetBSD: Makefile,v 1.13 1999/10/21 15:15:01 agc Exp $
DISTNAME= siag-3.1.20
CATEGORIES= misc textproc math
@@ -29,8 +29,4 @@ DEPENDS+= ncurses-4.2:../../devel/ncurses
XAW_TYPE?= 3d
-post-install:
- ${MV} ${PREFIX}/doc/siag ${PREFIX}/share/doc/siag
- -${RMDIR} ${PREFIX}/doc
-
.include "../../mk/bsd.pkg.mk"