aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pfstat/Makefile
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2003-10-13 14:41:27 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2003-10-13 14:41:27 +0000
commit6c4664044b64d50e4af9e9701eb710168c6a29d1 (patch)
tree2ced18d6d08be8a57dfccb06238b04f209af1ab1 /sysutils/pfstat/Makefile
parent9ae530655422348f2a72cd0567f258a8ce7987c8 (diff)
downloadports-6c4664044b64d50e4af9e9701eb710168c6a29d1.tar.gz
ports-6c4664044b64d50e4af9e9701eb710168c6a29d1.zip
Notes
Diffstat (limited to 'sysutils/pfstat/Makefile')
-rw-r--r--sysutils/pfstat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pfstat/Makefile b/sysutils/pfstat/Makefile
index 95c9aaae323a..e9deb32ba680 100644
--- a/sysutils/pfstat/Makefile
+++ b/sysutils/pfstat/Makefile
@@ -36,11 +36,11 @@ CFLAGS+= -I${LOCALBASE}/include/pf
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-#IGNORE= "Only for 5.0 and above"
+IGNORE= "Only for 5.0 and above"
.endif
post-patch:
- ${REINPLACE_CMD} -e 's|-lgd|-l$${LD_GD}|; s| -lttf||' \
+ @${REINPLACE_CMD} -e 's|-lgd|-l$${LD_GD}|; s| -lttf||' \
${WRKSRC}/Makefile
do-install: