aboutsummaryrefslogtreecommitdiff
path: root/devel/libbobcat/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-07 04:24:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-07 04:24:55 +0000
commit3cabe21a2dfb3b2b13910299e3c4c00d7d724d99 (patch)
treefc7606d0883621b7ad825f441375954cd70cf9a8 /devel/libbobcat/Makefile
parent3ba9992d2de718ebdcb0e0e484223c24c2614f4b (diff)
downloadports-3cabe21a2dfb3b2b13910299e3c4c00d7d724d99.tar.gz
ports-3cabe21a2dfb3b2b13910299e3c4c00d7d724d99.zip
Notes
Diffstat (limited to 'devel/libbobcat/Makefile')
-rw-r--r--devel/libbobcat/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/libbobcat/Makefile b/devel/libbobcat/Makefile
index 9173df5ca384..09025e02e1bb 100644
--- a/devel/libbobcat/Makefile
+++ b/devel/libbobcat/Makefile
@@ -60,12 +60,6 @@ PLIST_SUB+= PORTVERSION="${PORTVERSION}"
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/bobcat-${PORTVERSION}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 700000
-BUILD_DEPENDS+= openssl>=0.9.8:${PORTSDIR}/security/openssl
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|"/usr"|"${PREFIX}"| ; \
s|"/share/doc/libbobcat2"|"/share/doc/${PORTNAME}-${PORTVERSION}"| ; \
@@ -96,4 +90,4 @@ do-build:
do-install:
@cd ${WRKSRC} && ./build install
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>