diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-11-25 17:59:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-11-25 17:59:58 +0000 |
commit | 4f5544a38b1a9cb3b0735ff410b51e7794dfeed4 (patch) | |
tree | e64ba81759aa9c8a89ab66491e9dd72cbf69ebcb /archivers/pear-File_Archive | |
parent | 117fca0bcb1296c59c55e670974c1d3263184c8d (diff) | |
download | ports-4f5544a38b1a9cb3b0735ff410b51e7794dfeed4.tar.gz ports-4f5544a38b1a9cb3b0735ff410b51e7794dfeed4.zip |
Notes
Diffstat (limited to 'archivers/pear-File_Archive')
-rw-r--r-- | archivers/pear-File_Archive/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/pear-File_Archive/Makefile b/archivers/pear-File_Archive/Makefile index 69772f3de909..7af3e1d90c33 100644 --- a/archivers/pear-File_Archive/Makefile +++ b/archivers/pear-File_Archive/Makefile @@ -13,7 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type \ RUN_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type \ ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -NO_STAGE= yes USE_PHP= bz2 pcre zlib LATEST_LINK= pear-${PORTNAME} |