diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-01-03 08:26:35 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-01-03 08:26:35 +0000 |
commit | 42a4083c623c25e1ae525f4376c8e170dd8e0f7c (patch) | |
tree | 75c1cdef992ba7b34b5c6148bded7f06a2837f93 /polish | |
parent | f3a7d018595b9e2fa0215452b1182789b5ef518f (diff) | |
download | FreeBSD-ports-42a4083c623c25e1ae525f4376c8e170dd8e0f7c.zip FreeBSD-ports-42a4083c623c25e1ae525f4376c8e170dd8e0f7c.tar.gz |
chase gdbm lib version
Diffstat (limited to 'polish')
-rw-r--r-- | polish/sms/Makefile | 2 | ||||
-rw-r--r-- | polish/sms2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/polish/sms/Makefile b/polish/sms/Makefile index c44e26f..4e5b9d7 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 diff --git a/polish/sms2/Makefile b/polish/sms2/Makefile index c44e26f..4e5b9d7 100644 --- a/polish/sms2/Makefile +++ b/polish/sms2/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 |