diff options
author | agc <agc> | 1998-06-22 12:32:17 +0000 |
---|---|---|
committer | agc <agc> | 1998-06-22 12:32:17 +0000 |
commit | 6087a24f6a642323b6183b5369f73537a8367040 (patch) | |
tree | 883b58eb481c86e6a748a7d115d621431851023d /graphics/xpaint | |
parent | 7fe15835993a1adf5e52d828a3bf95cea7ecee87 (diff) | |
download | pkgsrc-6087a24f6a642323b6183b5369f73537a8367040.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'graphics/xpaint')
-rw-r--r-- | graphics/xpaint/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index 7adce4abf8d..8bbf52c64f1 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/05/28 22:16:18 tron Exp $ +# $NetBSD: Makefile,v 1.7 1998/06/22 12:39:48 agc Exp $ # FreeBSD Id: Makefile,v 1.14 1997/08/29 12:17:50 tg Exp # @@ -15,7 +15,6 @@ DEPENDS+= png-0.96:../../graphics/png WRKSRC= ${WRKDIR}/xpaint USE_IMAKE= yes -CAT1= xpaint.0 pre-configure: @${SED} -e 's|\$${LOCALBASE}|'${LOCALBASE}'|g' \ |