diff options
Diffstat (limited to 'textproc/libxslt-reference/Makefile')
-rw-r--r-- | textproc/libxslt-reference/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxslt-reference/Makefile b/textproc/libxslt-reference/Makefile index 61e569b7db82..2928f51cb3c9 100644 --- a/textproc/libxslt-reference/Makefile +++ b/textproc/libxslt-reference/Makefile @@ -3,7 +3,7 @@ PORTREVISION= 0 -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/textproc/libxslt:configure +BUILD_DEPENDS= ${NONEXISTENT}:textproc/libxslt:configure PARENT_WRKSRC!= cd ${.CURDIR}/../libxslt && ${MAKE} -V WRKSRC EXTRACT_ONLY= |