mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix build dependency line
Feature safe: yes
This commit is contained in:
parent
365b7f538e
commit
a4dcd1531c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306172
1 changed files with 2 additions and 6 deletions
|
@ -1,13 +1,9 @@
|
||||||
# New ports collection makefile for: libxslt-reference
|
# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
|
||||||
# Date created: 09 May 2006
|
|
||||||
# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTREVISION= 0
|
PORTREVISION= 0
|
||||||
|
|
||||||
BUILD_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../libxslt:configure
|
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/textproc/libxslt:configure
|
||||||
|
|
||||||
PARENT_WRKSRC!= cd ${.CURDIR}/../libxslt && ${MAKE} -V WRKSRC
|
PARENT_WRKSRC!= cd ${.CURDIR}/../libxslt && ${MAKE} -V WRKSRC
|
||||||
EXTRACT_ONLY=
|
EXTRACT_ONLY=
|
||||||
|
|
Loading…
Add table
Reference in a new issue