From 95b3e3e2360a18f5efbc61ef85a063b7481be09f 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. --- converters/uulib/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'converters/uulib') diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile index 763fa1a90d0..d14ff2b103f 100644 --- a/converters/uulib/Makefile +++ b/converters/uulib/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2002/08/31 16:54:33 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2003/03/29 12:40:23 jmmv Exp $ # DISTNAME= uudeview-0.5.18 PKGNAME= uulib-0.5.18 +WRKSRC= ${WRKDIR}/${DISTNAME}/uulib CATEGORIES= converters MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/ @@ -19,8 +20,6 @@ USE_LIBTOOL= # defined ALL_TARGET= libuu.la -WRKSRC= ${WRKDIR}/${DISTNAME}/uulib - DOCFILES= HISTORY doc/Makefile doc/README doc/binhex.fig \ doc/library.ltx doc/structure.fig doc/td-v1.c doc/td-v2.c \ doc/td-v3.c doc/test.txt -- cgit v1.2.3