diff -ruN thefish.old/Makefile thefish/Makefile --- thefish.old/Makefile Sun Feb 13 00:07:45 2005 +++ thefish/Makefile Sun Mar 13 15:56:26 2005 @@ -6,7 +6,7 @@ # PORTNAME= thefish -PORTVERSION= 0.6.4 +PORTVERSION= 0.6.5 CATEGORIES= sysutils MASTER_SITES= http://www.energyhq.es.eu.org/files/ @@ -37,7 +37,7 @@ MAKE_ENV+= NO_GUI=yes .endif -.if defined(WITH_GTK) +.if defined(WITH_GTK) || !defined(WITHOUT_GTK) USE_GNOME= gtk20 MAKE_ENV+= WITH_GTK=yes .endif diff -ruN thefish.old/distinfo thefish/distinfo --- thefish.old/distinfo Sun Feb 13 00:07:45 2005 +++ thefish/distinfo Sun Mar 13 15:50:07 2005 @@ -1,2 +1,2 @@ -MD5 (thefish-0.6.4.tar.gz) = 0c48c211ea13a26ffb6815eba64464d8 -SIZE (thefish-0.6.4.tar.gz) = 42117 +MD5 (thefish-0.6.5.tar.gz) = 4413c0e84fb4323dec984d925d8b7208 +SIZE (thefish-0.6.5.tar.gz) = 42590