diff options
Diffstat (limited to 'www/pear-HTTP_Download/Makefile')
-rw-r--r-- | www/pear-HTTP_Download/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-HTTP_Download/Makefile b/www/pear-HTTP_Download/Makefile index 05971a5..d3d32f8 100644 --- a/www/pear-HTTP_Download/Makefile +++ b/www/pear-HTTP_Download/Makefile @@ -20,5 +20,5 @@ FILES= Download.php Download/PgLOB.php Download/Archive.php TESTS= send.php testcase.php data.txt .include <bsd.port.pre.mk> -.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" +.include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |