Index: head/graphics/gx/Makefile =================================================================== --- head/graphics/gx/Makefile (revision 382744) +++ head/graphics/gx/Makefile (revision 382745) @@ -1,19 +1,21 @@ # Created by: Andrew Pantyukhin # $FreeBSD$ PORTNAME= gx PORTVERSION= 0.4.0 PORTREVISION= 7 CATEGORIES= graphics -MASTER_SITES= http://perticone.homelinux.net/sergio/c++/gx/src/ CENKES +MASTER_SITES= http://perticone.homelinux.net/sergio/c++/gx/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight image viewer + +BROKEN= No public distfiles LIB_DEPENDS= libgnomevfsmm-2.6.so:${PORTSDIR}/devel/gnome-vfsmm USES= gettext pkgconfig USE_GNOME= gconfmm26 gtkmm24 GNU_CONFIGURE= yes .include