diff options
Diffstat (limited to 'lang/smalltalk/Makefile')
-rw-r--r-- | lang/smalltalk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 201f697..f0c5912 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ - gdbm.2:${PORTSDIR}/databases/gdbm \ + gdbm.3:${PORTSDIR}/databases/gdbm \ gmp.6:${PORTSDIR}/math/libgmp4 USE_REINPLACE= yes |