diff options
author | agc <agc> | 1998-06-22 12:32:17 +0000 |
---|---|---|
committer | agc <agc> | 1998-06-22 12:32:17 +0000 |
commit | dd665d23202fd16808ccd0fb16c637e46c91781c (patch) | |
tree | 883b58eb481c86e6a748a7d115d621431851023d /graphics/xpaint/Makefile | |
parent | baaa26f42d1404c80791ee0569e119243748d26e (diff) | |
download | pkgsrc-dd665d23202fd16808ccd0fb16c637e46c91781c.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'graphics/xpaint/Makefile')
-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' \ |