diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:58:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:58:36 +0000 |
commit | a860cdceca029994c19e3a161484ba3278e2719c (patch) | |
tree | dd1d45f9566c2e4b98c5a22d0c4fa968d1be235e /archivers | |
parent | BROKEN: Does not build (diff) |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=132004
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/pear-Archive_Tar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/pear-Archive_Tar/Makefile b/archivers/pear-Archive_Tar/Makefile index 96a866e5157a..efb20c2adc27 100644 --- a/archivers/pear-Archive_Tar/Makefile +++ b/archivers/pear-Archive_Tar/Makefile @@ -12,6 +12,8 @@ CATEGORIES= archivers pear MAINTAINER= antonio@php.net COMMENT= PEAR tar file management class +BROKEN= Incomplete pkg-plist + USE_PHP= yes WANT_PHP_PEAR= yes |