diff options
author | agc <agc@pkgsrc.org> | 1998-06-22 12:32:17 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-06-22 12:32:17 +0000 |
commit | 5aa5bdafe4c00759989f571dcedb711d708fbfd0 (patch) | |
tree | 883b58eb481c86e6a748a7d115d621431851023d /graphics/xfig | |
parent | a8fbf965c0c75efeeebdf4be6b67472a3ffd4379 (diff) | |
download | pkgsrc-5aa5bdafe4c00759989f571dcedb711d708fbfd0.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'graphics/xfig')
-rw-r--r-- | graphics/xfig/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile index e232b8ed36f..50a463c028c 100644 --- a/graphics/xfig/Makefile +++ b/graphics/xfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/05/19 07:48:45 frueauf Exp $ +# $NetBSD: Makefile,v 1.9 1998/06/22 12:39:48 agc Exp $ # DISTNAME= xfig.3.2 @@ -17,8 +17,6 @@ DEPENDS+= Xaw3d-1.3:../../x11/Xaw3d USE_IMAKE= yes -CAT1= xfig.0 - post-install: ${MKDIR} ${X11BASE}/share/examples/xfig ${MKDIR} ${X11BASE}/share/doc/xfig |