diff options
author | kris <kris@FreeBSD.org> | 2006-04-03 08:51:16 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-04-03 08:51:16 +0800 |
commit | b7ea61aecc9d1f212d784eb47ae2236f134143f7 (patch) | |
tree | 7e559c1d926bf715e1ff883105e45dbe800f3fe4 /mail/p5-Mail-Ezmlm | |
parent | b02f947f348f836cde1a3c582dd4caf325dbf82c (diff) | |
download | freebsd-ports-gnome-b7ea61aecc9d1f212d784eb47ae2236f134143f7.tar.gz freebsd-ports-gnome-b7ea61aecc9d1f212d784eb47ae2236f134143f7.tar.zst freebsd-ports-gnome-b7ea61aecc9d1f212d784eb47ae2236f134143f7.zip |
BROKEN: Incorrect pkg-plist
Diffstat (limited to 'mail/p5-Mail-Ezmlm')
-rw-r--r-- | mail/p5-Mail-Ezmlm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/p5-Mail-Ezmlm/Makefile b/mail/p5-Mail-Ezmlm/Makefile index e00f70aff68c..5e136af371ee 100644 --- a/mail/p5-Mail-Ezmlm/Makefile +++ b/mail/p5-Mail-Ezmlm/Makefile @@ -19,6 +19,8 @@ COMMENT= Perl module to allow object methods for ezmlm-idx mailing lists BUILD_DEPENDS= ${EZMLM_DIR}/bin/ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx +BROKEN= Incorrect pkg-plist + IS_INTERACTIVE= YES EZMLM_DIR?= ${LOCALBASE} |