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. --- mbone/common-mml/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mbone/common-mml') diff --git a/mbone/common-mml/Makefile b/mbone/common-mml/Makefile index b658d85b5e0..c582eeb5042 100644 --- a/mbone/common-mml/Makefile +++ b/mbone/common-mml/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2002/09/27 01:50:02 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.4 2003/03/29 12:41:46 jmmv Exp $ # DISTNAME= common-1.2.0 PKGNAME= common-mml-1.2.0 +WRKSRC= ${WRKDIR}/common CATEGORIES= mbone MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/common/ @@ -14,7 +15,6 @@ COMMENT= Common multimedia library required by mbone tools GNU_CONFIGURE= yes USE_LIBTOOL= yes -WRKSRC= ${WRKDIR}/common # this does ipv6 ONLY ;( # .if ${USE_INET6} == "YES" -- cgit v1.2.3