aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2010-01-15 04:06:34 +0800
committercy <cy@FreeBSD.org>2010-01-15 04:06:34 +0800
commitd50b45cb8d2832644dfc5e2625853f532c8892ee (patch)
tree8ed4f98284276f82087d4563164065986e24981f /security
parent9a3231fa8e630ffc50f10ce3f1050e5cbfba0a49 (diff)
downloadfreebsd-ports-gnome-d50b45cb8d2832644dfc5e2625853f532c8892ee.tar.gz
freebsd-ports-gnome-d50b45cb8d2832644dfc5e2625853f532c8892ee.tar.zst
freebsd-ports-gnome-d50b45cb8d2832644dfc5e2625853f532c8892ee.zip
Remove the requirement for automake as it's not needed to build.
Diffstat (limited to 'security')
-rw-r--r--security/sudosh3/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/sudosh3/Makefile b/security/sudosh3/Makefile
index a0a533841fe3..2b7fd90ba7ad 100644
--- a/security/sudosh3/Makefile
+++ b/security/sudosh3/Makefile
@@ -18,8 +18,6 @@ CONFLICTS= sudosh-*
RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo
GNU_CONFIGURE= yes
-HAS_CONFIGURE= yes
-USE_AUTOTOOLS= automake:110
CONFIGURE_ARGS= --bindir="${PREFIX}/bin"
CONFIGURE_ARGS+= --sysconfdir="${PREFIX}/etc"