aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-10-20 15:12:26 +0800
committerbapt <bapt@FreeBSD.org>2012-10-20 15:12:26 +0800
commita450968bbc0f42779d903cfe6344815212cf0ee5 (patch)
tree2b37afe913d453277641621994e8c2760103acc7
parentaf5e661a2255d867f3d3acd7591afffd0fb6cd42 (diff)
downloadfreebsd-ports-graphics-a450968bbc0f42779d903cfe6344815212cf0ee5.tar.gz
freebsd-ports-graphics-a450968bbc0f42779d903cfe6344815212cf0ee5.tar.zst
freebsd-ports-graphics-a450968bbc0f42779d903cfe6344815212cf0ee5.zip
Fix build dependency line
Feature safe: yes
-rw-r--r--textproc/libxml2-reference/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/libxml2-reference/Makefile b/textproc/libxml2-reference/Makefile
index e9d33566b3d..58d75719b85 100644
--- a/textproc/libxml2-reference/Makefile
+++ b/textproc/libxml2-reference/Makefile
@@ -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=