diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-03 08:26:35 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-03 08:26:35 +0000 |
commit | 27ebc7aa1585c2b9af83847eefdc6838c7b53269 (patch) | |
tree | eca52b071c45cb1820935dbf3f6bcdec9c6b143a /polish/sms | |
parent | add Arphic ttf fonts support for Adobe-GB1 (diff) |
chase gdbm lib version
Diffstat (limited to 'polish/sms')
-rw-r--r-- | polish/sms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/sms/Makefile b/polish/sms/Makefile index c44e26fe9e9e..4e5b9d7d416d 100644 --- a/polish/sms/Makefile +++ b/polish/sms/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pl- MAINTAINER= doc@lublin.t1.pl -LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm WRKSRC= ${WRKDIR}/sms USE_GMAKE= yes |