aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-18 09:47:29 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-18 09:47:29 +0000
commit5d48443269043d602e83f08d247c43b3a779a8d6 (patch)
treed8ee4593f1ee095117c3c4cb6366321f37bbefd8 /sysutils
parentddf94f6362349e872bf8f898f3507b76d06805d5 (diff)
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cpu/Makefile3
-rw-r--r--sysutils/libieee1284/Makefile4
-rw-r--r--sysutils/monit/Makefile3
3 files changed, 0 insertions, 10 deletions
diff --git a/sysutils/cpu/Makefile b/sysutils/cpu/Makefile
index 1b7c94741f70..3f3657df08e8 100644
--- a/sysutils/cpu/Makefile
+++ b/sysutils/cpu/Makefile
@@ -17,7 +17,4 @@ USE_LDCONFIG= yes
CONFIGURE_ARGS= --datadir=${PREFIX}/share/cpu --with-ldap=${LOCALBASE}
CPPFLAGS+= -DLDAP_DEPRECATED
-post-patch:
- @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
-
.include <bsd.port.mk>
diff --git a/sysutils/libieee1284/Makefile b/sysutils/libieee1284/Makefile
index 2a6d2ee27d7b..51ce2208212f 100644
--- a/sysutils/libieee1284/Makefile
+++ b/sysutils/libieee1284/Makefile
@@ -29,10 +29,6 @@ PYTHON_LDFLAGS= -L${PYTHON_LIBDIR}
PYTHON_CONFIGURE_ON= --with-python=yes
PYTHON_CONFIGURE_OFF= --with-python=no
-post-patch:
- @${REINPLACE_CMD} -E -e 's,(objformat=).*,\1elf,' \
- ${WRKSRC}/configure
-
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile
index e1f8a6b32bf2..cb6abf4eaa81 100644
--- a/sysutils/monit/Makefile
+++ b/sysutils/monit/Makefile
@@ -15,9 +15,6 @@ GNU_CONFIGURE= yes
USES= bison gmake
USE_RC_SUBR= ${PORTNAME}
-CONFIGURE_ENV= CONFIG_SHELL="${SH}" \
- LOCALBASE="${LOCALBASE}"
-
OPTIONS_DEFINE= DOCS SSL
OPTIONS_DEFAULT=SSL