summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-03-15 19:05:42 +0000
committerswills <swills@FreeBSD.org>2012-03-15 19:05:42 +0000
commit5fe7dd15d09a455b41bae7b4c54c5f257bddbae2 (patch)
tree2e8164bc5676633222dbbb6ade6f00bf0fa2a146
parentbcd6dc686a4bf40063219a8df5653d4eaedf8636 (diff)
downloadFreeBSD-ports-5fe7dd15d09a455b41bae7b4c54c5f257bddbae2.zip
FreeBSD-ports-5fe7dd15d09a455b41bae7b4c54c5f257bddbae2.tar.gz
- Add missing DEPENDS
- Bump PORTREVISION Feature safe: yes
-rw-r--r--textproc/p5-Text-Emoticon-GoogleTalk/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-Text-Emoticon-GoogleTalk/Makefile b/textproc/p5-Text-Emoticon-GoogleTalk/Makefile
index a7481e8..429b1cc 100644
--- a/textproc/p5-Text-Emoticon-GoogleTalk/Makefile
+++ b/textproc/p5-Text-Emoticon-GoogleTalk/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Text-Emoticon-GoogleTalk
PORTVERSION= 0.01
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Emoticon filter of GoogleTalk
+BUILD_DEPENDS= p5-Text-Emoticon>=0:${PORTSDIR}/textproc/p5-Text-Emoticon
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
MAN3= Text::Emoticon::GoogleTalk.3
OpenPOWER on IntegriCloud