aboutsummaryrefslogtreecommitdiff
path: root/devel/gflags
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gflags')
-rw-r--r--devel/gflags/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/gflags/Makefile b/devel/gflags/Makefile
index 0940f835e541..9303806e437d 100644
--- a/devel/gflags/Makefile
+++ b/devel/gflags/Makefile
@@ -17,7 +17,7 @@ USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README gflags.html
+PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README gflags.html
post-patch:
${REINPLACE_CMD} -e 's|^docdir.*|docdir = ${DOCSDIR}|' ${WRKSRC}/Makefile.in
@@ -25,10 +25,4 @@ post-patch:
${REINPLACE_CMD} -e '/^install/s/ install-dist_docDATA//' ${WRKSRC}/Makefile.in
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Do not compile
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>