diff options
author | mat <mat@FreeBSD.org> | 2013-06-06 21:21:04 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2013-06-06 21:21:04 +0800 |
commit | bc11a781506db4f357d2fa0e3e06f8f8610fa2e1 (patch) | |
tree | 73d30339d115bc32cb099c6813ace2fa94acf9fd | |
parent | 9607ab084858e7235f701ad8a2631a96fa1dfc32 (diff) | |
download | freebsd-ports-gnome-bc11a781506db4f357d2fa0e3e06f8f8610fa2e1.tar.gz freebsd-ports-gnome-bc11a781506db4f357d2fa0e3e06f8f8610fa2e1.tar.zst freebsd-ports-gnome-bc11a781506db4f357d2fa0e3e06f8f8610fa2e1.zip |
Had PERL_CONFIGURE twice.
-rw-r--r-- | mail/p5-Mail-CClient/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/p5-Mail-CClient/Makefile b/mail/p5-Mail-CClient/Makefile index cf5fb9008c16..eba767d738d1 100644 --- a/mail/p5-Mail-CClient/Makefile +++ b/mail/p5-Mail-CClient/Makefile @@ -17,7 +17,6 @@ DISTNAME= Mail-Cclient-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the c-client mailbox API -PERL_CONFIGURE= yes LIB_DEPENDS= c-client4.9:${PORTSDIR}/mail/cclient PERL_CONFIGURE= yes |