aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/logrotate
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-11-08 23:08:43 +0800
committerpav <pav@FreeBSD.org>2010-11-08 23:08:43 +0800
commit0a41f4f9c4ea599b46aea52a2831f2550b801982 (patch)
tree538cb346ff28816778c88b57f33e7963f7cafdc6 /sysutils/logrotate
parentd69af28eb26cbe847daf9f19cbc2dcb82ac62258 (diff)
downloadfreebsd-ports-gnome-0a41f4f9c4ea599b46aea52a2831f2550b801982.tar.gz
freebsd-ports-gnome-0a41f4f9c4ea599b46aea52a2831f2550b801982.tar.zst
freebsd-ports-gnome-0a41f4f9c4ea599b46aea52a2831f2550b801982.zip
- Fix build: this port relies on CPP being gmake's default value
Reported by: pointyhat
Diffstat (limited to 'sysutils/logrotate')
-rw-r--r--sysutils/logrotate/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile
index 627c454b848b..bc8ffdef59d9 100644
--- a/sysutils/logrotate/Makefile
+++ b/sysutils/logrotate/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
PATCH_STRIP= -p1
USE_GMAKE= yes
MAKE_ENV= "BASEDIR=${PREFIX}"
+CPP= ${CC} -E
MAN5= logrotate.conf.5
MAN8= logrotate.8