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 /games/xjig | |
parent | a8fbf965c0c75efeeebdf4be6b67472a3ffd4379 (diff) | |
download | pkgsrc-5aa5bdafe4c00759989f571dcedb711d708fbfd0.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'games/xjig')
-rw-r--r-- | games/xjig/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/xjig/Makefile b/games/xjig/Makefile index 6aab8327141..c3f27e023a3 100644 --- a/games/xjig/Makefile +++ b/games/xjig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/05/17 13:21:20 frueauf Exp $ +# $NetBSD: Makefile,v 1.5 1998/06/22 12:32:17 agc Exp $ # DISTNAME= xjig-2.4 @@ -12,8 +12,6 @@ MAINTAINER= packages@netbsd.org USE_IMAKE= yes ALL_TARGET= xjig xjig.0 -CAT1= xjig.0 - post-install: ${INSTALL_DATA_DIR} ${X11BASE}/lib/xjig ${INSTALL_DATA} ${WRKSRC}/tina.gif ${X11BASE}/lib/xjig |