diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-01 16:03:42 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-01 16:03:42 +0000 |
commit | bff24cff57495b8abe44abf245da1b1897ca6e0d (patch) | |
tree | c0b38905958efeda4a5bc3434f8f81b0c165b60b /mail/p5-Mail-Address-MobileJp | |
parent | e0f80fc1a8970953b8db11191cbcf99194329b10 (diff) | |
download | ports-bff24cff57495b8abe44abf245da1b1897ca6e0d.tar.gz ports-bff24cff57495b8abe44abf245da1b1897ca6e0d.zip |
Notes
Diffstat (limited to 'mail/p5-Mail-Address-MobileJp')
-rw-r--r-- | mail/p5-Mail-Address-MobileJp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Mail-Address-MobileJp/Makefile b/mail/p5-Mail-Address-MobileJp/Makefile index 4c1216dfa988..9d585f417673 100644 --- a/mail/p5-Mail-Address-MobileJp/Makefile +++ b/mail/p5-Mail-Address-MobileJp/Makefile @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= An utility to detect an e-mail is mobile one or not -#WRKSRC= ${WRKDIR}/${PORTNAME} +BUILD_DEPENDS= ${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |