diff options
Diffstat (limited to 'archivers/pear-File_Archive/Makefile')
-rw-r--r-- | archivers/pear-File_Archive/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/pear-File_Archive/Makefile b/archivers/pear-File_Archive/Makefile index 4c94a4eac432..92b2d3f4d05e 100644 --- a/archivers/pear-File_Archive/Makefile +++ b/archivers/pear-File_Archive/Makefile @@ -11,7 +11,8 @@ COMMENT= PEAR class to manipulate tar, gz, tgz, bz2, tbz, zip, ar (deb) files BUILD_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type RUN_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type -USES= pear +USES= pear +NO_ARCH= yes USE_PHP= bz2 pcre zlib |