From d8a8df83ab86afc353069dfcc0be8f7721e825f9 Mon Sep 17 00:00:00 2001 From: kevlo Date: Thu, 8 Mar 2001 07:40:13 +0000 Subject: [PATCH] Use WRKDIST where appropriate. --- www/decss/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/decss/Makefile b/www/decss/Makefile index d6d04ee062f..cfb716ac6fa 100644 --- a/www/decss/Makefile +++ b/www/decss/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2000/10/24 12:25:15 kevlo Exp $ +# $OpenBSD: Makefile,v 1.6 2001/03/08 07:40:13 kevlo Exp $ DISTNAME= decss PKGNAME= decss-0.0.6 @@ -15,7 +15,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -WRKSRC= ${WRKDIR}/source +WRKDIST= ${WRKDIR}/source NO_BUILD= Yes