ports/devel/pear-HTML_Common
Edwin Groothuis 1446aabaab pear-* ports: simplify path to devel/pear-PEAR/Makefile.common
.include <bsd.port.pre.mk>
    .include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"

    can be simplified to:

    .include <bsd.port.pre.mk>
    .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"

    the latter version also doesn't make any assumptions about the
    path of including Makefile

PR:		ports/57152
Submitted by:	Roman Neuhauser <neuhauser@bellavista.cz>
2003-12-28 09:11:28 +00:00
..
distinfo Update to 1.2.1. 2003-06-20 05:28:06 +00:00
Makefile pear-* ports: simplify path to devel/pear-PEAR/Makefile.common 2003-12-28 09:11:28 +00:00
pkg-descr Update to pear-Archive_Tar 1.1. 2003-06-07 23:00:46 +00:00
pkg-plist Update to pear-Archive_Tar 1.1. 2003-06-07 23:00:46 +00:00