diff options
Diffstat (limited to 'polish')
-rw-r--r-- | polish/sms2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/polish/sms2/Makefile b/polish/sms2/Makefile index fef2f7ce56e7..c14c5c797664 100644 --- a/polish/sms2/Makefile +++ b/polish/sms2/Makefile @@ -7,6 +7,7 @@ PORTNAME= sms PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= polish MASTER_SITES= http://ceti.pl/~miki/komputery/download/sms/ \ http://radioemiter.pl/~mjd/slackware/sms2/ \ @@ -16,7 +17,7 @@ MASTER_SITES= http://ceti.pl/~miki/komputery/download/sms/ \ MAINTAINER= pyzmen@kam.pl COMMENT= Send SMS to cellular phones in Poland (Idea, ERA, Plus) -LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ pcre.0:${PORTSDIR}/devel/pcre \ gdbm.3:${PORTSDIR}/databases/gdbm \ pcre\\+\\+.0:${PORTSDIR}/devel/pcre++ |