diff options
-rw-r--r-- | textproc/libxslt-reference/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/libxslt-reference/Makefile b/textproc/libxslt-reference/Makefile index a5b472e8b8cd..0b8d91743a5b 100644 --- a/textproc/libxslt-reference/Makefile +++ b/textproc/libxslt-reference/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: libxslt-reference -# Date created: 09 May 2006 -# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> -# +# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org> # $FreeBSD$ -# PORTREVISION= 0 -BUILD_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../libxslt:configure +BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/textproc/libxslt:configure PARENT_WRKSRC!= cd ${.CURDIR}/../libxslt && ${MAKE} -V WRKSRC EXTRACT_ONLY= |