aboutsummaryrefslogtreecommitdiffstats
path: root/security/stegdetect
diff options
context:
space:
mode:
authormarkp <markp@FreeBSD.org>2003-10-26 22:15:15 +0800
committermarkp <markp@FreeBSD.org>2003-10-26 22:15:15 +0800
commit2628ded7ac62d4165978a4598caca0a74226bc5b (patch)
treed95ccaf592af9c533f72c31a48ae271f3f470a1e /security/stegdetect
parent7792ac7df8df47f3fc9ff512ee24db4fa6ea3ec5 (diff)
downloadfreebsd-ports-gnome-2628ded7ac62d4165978a4598caca0a74226bc5b.tar.gz
freebsd-ports-gnome-2628ded7ac62d4165978a4598caca0a74226bc5b.tar.zst
freebsd-ports-gnome-2628ded7ac62d4165978a4598caca0a74226bc5b.zip
Fixed broken build under FreeBSD 5.x.
Reported by: kris
Diffstat (limited to 'security/stegdetect')
-rw-r--r--security/stegdetect/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/stegdetect/Makefile b/security/stegdetect/Makefile
index 5c1ccb78ff1f..c5a782b0f953 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