aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cronolog/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-03-12 13:56:48 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-03-12 13:56:48 +0000
commit3f54fc462a8456f9b669d7bb252d44aa5af27b60 (patch)
tree1e475b90e59d6aab355fde396e3e0141e102f7c7 /sysutils/cronolog/Makefile
parente9b8b7be2bf57ddc8e0cd31d781183b72d8bc370 (diff)
downloadports-3f54fc462a8456f9b669d7bb252d44aa5af27b60.tar.gz
ports-3f54fc462a8456f9b669d7bb252d44aa5af27b60.zip
Notes
Diffstat (limited to 'sysutils/cronolog/Makefile')
-rw-r--r--sysutils/cronolog/Makefile5
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>