diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2006-12-13 12:41:35 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2006-12-13 12:41:35 +0000 |
commit | 64e068d25c1370f67d2f0d779ac1719f9bc5d137 (patch) | |
tree | e8e79d2b112a29862848aa733e4b3f9387c78d2e /polish | |
parent | 68ee2dd59c7dc7173d1688b825cc1c5a70f097c1 (diff) | |
download | ports-64e068d25c1370f67d2f0d779ac1719f9bc5d137.tar.gz ports-64e068d25c1370f67d2f0d779ac1719f9bc5d137.zip |
Notes
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++ |