summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2003-10-26 14:15:15 +0000
committerMark Pulford <markp@FreeBSD.org>2003-10-26 14:15:15 +0000
commitb97bb7bd6b731bc41d22358e2821e926eb750af1 (patch)
treea41d1bd935d63605f9467189ed8d87e766157f36 /security
parentFixed broken build under FreeBSD 5.x. (diff)
Fixed broken build under FreeBSD 5.x.
Reported by: kris
Notes
Notes: svn path=/head/; revision=92205
Diffstat (limited to 'security')
-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