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. --- mail/oe2mbx/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail/oe2mbx') diff --git a/mail/oe2mbx/Makefile b/mail/oe2mbx/Makefile index 2738f8fbc0c..b96f4837b88 100644 --- a/mail/oe2mbx/Makefile +++ b/mail/oe2mbx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/06/04 11:34:03 zuntum Exp $ +# $NetBSD: Makefile,v 1.2 2003/03/29 12:41:37 jmmv Exp $ # DISTNAME= oe2mbx-1.21 +WRKSRC= ${WRKDIR}/liboe-0.92 CATEGORIES= mail MASTER_SITES= http://www.gpl.no/liboe/download/ @@ -13,8 +14,6 @@ MAKEFILE= makefile ALL_TARGET= liboe oe2mbx -WRKSRC= ${WRKDIR}/liboe-0.92 - pre-build: cd ${WRKSRC} && ${MAKE_PROGRAM} clean -- cgit v1.2.3