mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix build dependency line
Feature safe: yes
This commit is contained in:
parent
2db9bac817
commit
cc149e3f55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306165
1 changed files with 2 additions and 6 deletions
|
@ -1,13 +1,9 @@
|
|||
# New ports collection makefile for: libxml2-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}/../libxml2:configure
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/textproc/libxml2:configure
|
||||
|
||||
PARENT_WRKSRC!= cd ${.CURDIR}/../libxml2 && ${MAKE} -V WRKSRC
|
||||
EXTRACT_ONLY=
|
||||
|
|
Loading…
Add table
Reference in a new issue