aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/sudo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index c84eb30b2eee..0b1b530311e1 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -37,7 +37,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \
ftp://sunsite.icm.edu.pl/packages/sudo/ \
ftp://mirror.cdmon.com/pub/sudo/ \
ftp://ftp.twaren.net/Unix/Security/Sudo/
-DISTFILES= sudo-${PORTVERSION}p1${EXTRACT_SUFX}
+DISTNAME= sudo-${PORTVERSION}p1
MAINTAINER= wxs@FreeBSD.org
COMMENT= Allow others to run commands as root
@@ -45,7 +45,6 @@ COMMENT= Allow others to run commands as root
MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes
WITH_FBSD10_FIX=yes
-WRKSRC= ${WRKDIR}/${DISTFILES:S/${EXTRACT_SUFX}//}
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
--with-ignore-dot \