From da35dc09d229b75c2f1f96fe7a996ca739319e54 Mon Sep 17 00:00:00 2001 From: lofi Date: Thu, 26 Feb 2004 18:37:35 +0000 Subject: ${WRKDIR}/${PKGNAME} -> ${WRKSRC} & unbreak. --- security/xca/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'security/xca') 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 -.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 -- cgit v1.1