aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-XML_Beautifier
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2005-12-09 19:24:52 +0000
committerAlex Dupre <ale@FreeBSD.org>2005-12-09 19:24:52 +0000
commit4e3717ee4f0ddc854af6193ae45f72c6664750bc (patch)
treeb2e0cd59999f67b65cab83ec61743d1e3168c3d0 /textproc/pear-XML_Beautifier
parent4e6ebc04cb2ecb570b58d17b068cbf5ef58196bd (diff)
downloadports-4e3717ee4f0ddc854af6193ae45f72c6664750bc.tar.gz
ports-4e3717ee4f0ddc854af6193ae45f72c6664750bc.zip
Notes
Diffstat (limited to 'textproc/pear-XML_Beautifier')
-rw-r--r--textproc/pear-XML_Beautifier/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pear-XML_Beautifier/Makefile b/textproc/pear-XML_Beautifier/Makefile
index d28413d2f9b8..f025e7f76076 100644
--- a/textproc/pear-XML_Beautifier/Makefile
+++ b/textproc/pear-XML_Beautifier/Makefile
@@ -23,5 +23,5 @@ EXAMPLES= example1.php example2.php example3.php example4.php example5.php \
example6.php test.xml
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
+.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>