Modified: trunk/dports/lang/gst/Portfile (83271 => 83272)
--- trunk/dports/lang/gst/Portfile 2011-08-29 13:58:53 UTC (rev 83271)
+++ trunk/dports/lang/gst/Portfile 2011-08-29 14:01:58 UTC (rev 83272)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -4,7 +5,7 @@
name gst
version 3.1
-revision 2
+revision 3
categories lang
maintainers saispo
description Free implementation of Smalltalk-80
@@ -24,6 +25,7 @@
depends_lib port:libsigsegv \
port:libffi \
+ port:gdbm \
port:gmp \
port:libiconv \
port:ncurses \