aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netustad
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-07-04 23:02:39 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-07-04 23:02:39 +0000
commit8d995560abe375eedb7ce8b66c8348ef949dd5ff (patch)
tree490ba441a108477d2831c214cc4e5eeb1e54fbae /net-mgmt/netustad
parent488db7bfec65ddf9b97220da002cc784dbb59c36 (diff)
downloadports-8d995560abe375eedb7ce8b66c8348ef949dd5ff.tar.gz
ports-8d995560abe375eedb7ce8b66c8348ef949dd5ff.zip
Notes
Diffstat (limited to 'net-mgmt/netustad')
-rw-r--r--net-mgmt/netustad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/netustad/Makefile b/net-mgmt/netustad/Makefile
index fc63b72b3318..548af1cf63d2 100644
--- a/net-mgmt/netustad/Makefile
+++ b/net-mgmt/netustad/Makefile
@@ -28,7 +28,7 @@ NLS_CONFIGURE_WITH= nls
.include <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MDOCS}
+.if ! ${PORT_OPTIONS:MDOCS}
post-patch:
${REINPLACE_CMD} "s/^install-data-am:.*/install-data-am:/" ${WRKSRC}/Makefile.in
.endif