aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2010-01-14 02:32:44 +0800
committercy <cy@FreeBSD.org>2010-01-14 02:32:44 +0800
commitd144077be1a9535c98019997e421818496ead7b0 (patch)
treeef2e401f5d776a0c69f4d5d7dafd349594faecbf /security
parentcb7f2526fff7b6fd16176f48c902f34237d71148 (diff)
downloadfreebsd-ports-gnome-d144077be1a9535c98019997e421818496ead7b0.tar.gz
freebsd-ports-gnome-d144077be1a9535c98019997e421818496ead7b0.tar.zst
freebsd-ports-gnome-d144077be1a9535c98019997e421818496ead7b0.zip
Unbreak, add autotools dependency.
Diffstat (limited to 'security')
-rw-r--r--security/sudosh3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/sudosh3/Makefile b/security/sudosh3/Makefile
index 58d0e376ab22..ae7c2446c443 100644
--- a/security/sudosh3/Makefile
+++ b/security/sudosh3/Makefile
@@ -17,9 +17,8 @@ CONFLICTS= sudosh-*
RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo
-BROKEN= does not package
-
GNU_CONFIGURE= yes
+USE_AUTOTOOLS= automake:110
CONFIGURE_ARGS= --bindir="${PREFIX}/bin"
CONFIGURE_ARGS+= --sysconfdir="${PREFIX}/etc"