summaryrefslogtreecommitdiffstats
path: root/security/xca
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-02-26 18:37:35 +0000
committerlofi <lofi@FreeBSD.org>2004-02-26 18:37:35 +0000
commitda35dc09d229b75c2f1f96fe7a996ca739319e54 (patch)
treed2516e9e599a5a3258cafe4329dc97f7b958b3dd /security/xca
parent361f8695ea3ad1b3e95fa8e9ab865be7c9e860b6 (diff)
downloadFreeBSD-ports-da35dc09d229b75c2f1f96fe7a996ca739319e54.zip
FreeBSD-ports-da35dc09d229b75c2f1f96fe7a996ca739319e54.tar.gz
${WRKDIR}/${PKGNAME} -> ${WRKSRC} & unbreak.
Diffstat (limited to 'security/xca')
-rw-r--r--security/xca/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/security/xca/Makefile b/security/xca/Makefile
index 5222125..fd4b78a 100644
--- a/security/xca/Makefile
+++ b/security/xca/Makefile
@@ -25,12 +25,8 @@ USE_QT_VER= 3
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502102
-BROKEN= "Fails to patch"
-.endif
-
post-patch:
@${REINPLACE_CMD} -E -e 's,(if[\ \t]+test[\ \t]+.+)[\ \t]+==,\1 =,' \
- ${WRKDIR}/${PKGNAME}/configure
+ ${WRKSRC}/configure
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud