aboutsummaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2011-11-01 14:13:05 +0000
committerWesley Shields <wxs@FreeBSD.org>2011-11-01 14:13:05 +0000
commit91aed37a13da3a2b9b6fe3dd341cfc4c1972012a (patch)
treee4984d747a7f8cf3897cdaa8fb1427af7b49a48f /security/sudo
parent90cd90ee02295a3e2551cd9ba9a195c166aa7dba (diff)
downloadports-91aed37a13da3a2b9b6fe3dd341cfc4c1972012a.tar.gz
ports-91aed37a13da3a2b9b6fe3dd341cfc4c1972012a.zip
Notes
Diffstat (limited to 'security/sudo')
-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 \