diff options
-rw-r--r-- | devel/pear-Console_Getopt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pear-Console_Getopt/Makefile b/devel/pear-Console_Getopt/Makefile index 467a162462a5..a0d23564efc0 100644 --- a/devel/pear-Console_Getopt/Makefile +++ b/devel/pear-Console_Getopt/Makefile @@ -15,6 +15,8 @@ COMMENT= PHP class that provides Command-line option parser BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incorrect pkg-plist + CATEGORY= Console FILES= Console/Getopt.php |