diff options
Diffstat (limited to 'misc/gretl')
-rw-r--r-- | misc/gretl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/gretl/Makefile b/misc/gretl/Makefile index 52625e6e3990..65c416d66945 100644 --- a/misc/gretl/Makefile +++ b/misc/gretl/Makefile @@ -38,8 +38,7 @@ MAN1= gretl.1 gretl-config.1 CONFIGURE_ARGS+= --without-gnome PLIST_SUB+= GNOME2:="@comment " DATADIR="share" .else -BROKEN= "Needs to be updated for libgnomeprint-2.2" -LIB_DEPENDS+= gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \ +LIB_DEPENDS+= gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui20 \ gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui USE_GNOME= gnomeprefix PLIST_SUB+= GNOME2:="" DATADIR="share/gnome" |