aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gapcmon
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2012-05-29 15:48:42 +0000
committerAlex Kozlov <ak@FreeBSD.org>2012-05-29 15:48:42 +0000
commit5d98543c01e6647c69544a5cd4dc000ce3db358f (patch)
tree7e9c20bd1678d6d89ec09e6df9001d51eca0eced /sysutils/gapcmon
parent4faa7223f898ccdf497d3dc2eb7df97019151666 (diff)
Notes
Diffstat (limited to 'sysutils/gapcmon')
-rw-r--r--sysutils/gapcmon/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/sysutils/gapcmon/Makefile b/sysutils/gapcmon/Makefile
index 3aa47efcf122..6cce6bb2d9e7 100644
--- a/sysutils/gapcmon/Makefile
+++ b/sysutils/gapcmon/Makefile
@@ -22,12 +22,6 @@ GNU_CONFIGURE= yes
PORTDOCS= AUTHORS ChangeLog INSTALL README
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 601103
-IGNORE= needs gethostbyname_r(3)
-.endif
-
post-extract:
@${REINPLACE_CMD} 's|install-gapcmondocDATA \\|\\|' \
${WRKSRC}/Makefile.in
@@ -39,4 +33,4 @@ post-install:
.endif
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>