diff options
Diffstat (limited to 'sysutils/cronolog/Makefile')
-rw-r--r-- | sysutils/cronolog/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile index 8d612c934252..b1b42fb91922 100644 --- a/sysutils/cronolog/Makefile +++ b/sysutils/cronolog/Makefile @@ -14,9 +14,6 @@ MAINTAINER= tmb_ports@maddog.u-net.com MAN1= cronolog.1m cronosplit.1m -GNU_CONFIGURE= yes - -post-install: - ${STRIP} ${PREFIX}/sbin/cronolog +USE_AUTOCONF= yes .include <bsd.port.mk> |