From 0916498c1b6dd1e6312100e3813722d9ec0a3ae4 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 29 Mar 2003 12:40:00 +0000 Subject: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. --- graphics/pixmap/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/pixmap/Makefile') diff --git a/graphics/pixmap/Makefile b/graphics/pixmap/Makefile index 21e0546cacb..676e6d301d6 100644 --- a/graphics/pixmap/Makefile +++ b/graphics/pixmap/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2003/03/02 19:47:24 jschauma Exp $ +# $NetBSD: Makefile,v 1.19 2003/03/29 12:41:20 jmmv Exp $ # FreeBSD: Makefile,v 1.8 1996/11/18 09:53:36 asami Exp # DISTNAME= pixmap2.6 PKGNAME= pixmap-2.6.4 PKGREVISION= 2 +WRKSRC= ${WRKDIR}/pixmap CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/pixmap/} @@ -20,8 +21,6 @@ COMMENT= Pixmap editor based on XPM library USE_BUILDLINK2= YES USE_IMAKE= YES -WRKSRC= ${WRKDIR}/pixmap - MAKE_ENV+= LOCAL_LDFLAGS="${LDFLAGS}" MAKE_ENV+= MOTIFBASE="${MOTIFBASE}" -- cgit v1.2.3