summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkp <markp@FreeBSD.org>2003-10-26 14:15:15 +0000
committermarkp <markp@FreeBSD.org>2003-10-26 14:15:15 +0000
commit2628ded7ac62d4165978a4598caca0a74226bc5b (patch)
treed95ccaf592af9c533f72c31a48ae271f3f470a1e
parent7792ac7df8df47f3fc9ff512ee24db4fa6ea3ec5 (diff)
downloadFreeBSD-ports-2628ded7ac62d4165978a4598caca0a74226bc5b.zip
FreeBSD-ports-2628ded7ac62d4165978a4598caca0a74226bc5b.tar.gz
Fixed broken build under FreeBSD 5.x.
Reported by: kris
-rw-r--r--security/stegdetect/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/stegdetect/Makefile b/security/stegdetect/Makefile
index 5c1ccb7..c5a782b 100644
--- a/security/stegdetect/Makefile
+++ b/security/stegdetect/Makefile
@@ -34,10 +34,6 @@ PLIST_SUB+= X11=""
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 501000
-BROKEN= "Does not compile"
-.endif
-
post-patch:
${REINPLACE_CMD} 's/$$(JPEGLIB)/$$(JPEGLIB) -lcrypto/' \
${WRKSRC}/Makefile.in
OpenPOWER on IntegriCloud