summaryrefslogtreecommitdiff
path: root/devel/sope/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/sope/Makefile')
-rw-r--r--devel/sope/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/sope/Makefile b/devel/sope/Makefile
index cfd90483d05a..d1d271ae013a 100644
--- a/devel/sope/Makefile
+++ b/devel/sope/Makefile
@@ -12,8 +12,8 @@ COMMENT= Extensive set of GNUstep web application frameworks
LICENSE= LGPL20
-LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \
- libmemcached.so:${PORTSDIR}/databases/libmemcached
+LIB_DEPENDS= libxml2.so:textproc/libxml2 \
+ libmemcached.so:databases/libmemcached
WRKSRC= ${WRKDIR}/SOPE
@@ -38,7 +38,7 @@ CONFIGURE_ARGS= --with-gnustep --disable-debug --enable-strip
LDAP_USE= OPENLDAP=client
PGSQL_USES= pgsql
MYSQL_USE= MYSQL=client
-MEMCACHED_RUN_DEPENDS= ${LOCALBASE}/bin/memcached:${PORTSDIR}/databases/memcached
+MEMCACHED_RUN_DEPENDS= ${LOCALBASE}/bin/memcached:databases/memcached
post-patch-LDAP-off:
@${REINPLACE_CMD} -e '/checkLinking "ldap"/d' ${WRKSRC}/configure