From 3ad1bdbf063a03bdcca7087d41be98b07ad933af Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:18:15 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- mail/faces/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/faces') diff --git a/mail/faces/Makefile b/mail/faces/Makefile index 0b9e69c33a1..ff91afbf357 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2003/07/22 14:03:23 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2004/01/20 12:19:43 agc Exp $ DISTNAME= faces-1.6.1 PKGREVISION= 2 -WRKSRC= ${WRKDIR}/faces CATEGORIES= mail MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/faces/faces-1.6.1/ EXTRACT_SUFX= .tar.Z @@ -17,6 +16,7 @@ CONFLICTS= compface-[0-9]* LICENSE= limited-redistribution RESTRICTED= "Distribution not allowed if money exchanged" +WRKSRC= ${WRKDIR}/faces USE_BUILDLINK2= YES USE_X11BASE= YES USE_LIBTOOL= YES -- cgit v1.2.3