aboutsummaryrefslogtreecommitdiff
path: root/net/ladvd
diff options
context:
space:
mode:
Diffstat (limited to 'net/ladvd')
-rw-r--r--net/ladvd/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net/ladvd/Makefile b/net/ladvd/Makefile
index 62cc727723a9..b8d04545112c 100644
--- a/net/ladvd/Makefile
+++ b/net/ladvd/Makefile
@@ -34,13 +34,7 @@ PLIST_FILES= man/man8/ladvd.8.gz \
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
-.if ${OSVERSION} < 1000000
-CFLAGS_amd64= -fPIC
-.endif
-
post-patch:
- ${REINPLACE_CMD} -e 's|LICENSE||' ${WRKSRC}/doc/Makefile.am
+ @${REINPLACE_CMD} -e 's|LICENSE||' ${WRKSRC}/doc/Makefile.am
.include <bsd.port.mk>