diff options
Diffstat (limited to 'security/sudosh3/Makefile')
-rw-r--r-- | security/sudosh3/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/sudosh3/Makefile b/security/sudosh3/Makefile index a0a533841fe..2b7fd90ba7a 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" |