diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xfig/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile index e441e1d8e17..e232b8ed36f 100644 --- a/graphics/xfig/Makefile +++ b/graphics/xfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/04/24 09:20:35 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/05/19 07:48:45 frueauf Exp $ # DISTNAME= xfig.3.2 @@ -17,6 +17,8 @@ DEPENDS+= Xaw3d-1.3:../../x11/Xaw3d USE_IMAKE= yes +CAT1= xfig.0 + post-install: ${MKDIR} ${X11BASE}/share/examples/xfig ${MKDIR} ${X11BASE}/share/doc/xfig |