Index: head/deskutils/gruler/Makefile =================================================================== --- head/deskutils/gruler/Makefile (revision 469069) +++ head/deskutils/gruler/Makefile (revision 469070) @@ -1,25 +1,22 @@ # Created by: Piotr Smyrak # $FreeBSD$ PORTNAME= gruler PORTVERSION= 0.6 PORTREVISION= 13 CATEGORIES= deskutils -MASTER_SITES= http://BSDforge.com/projects/source/deskutils/gruler/ \ - #http://linuxadvocate.org/projects/gruler/downloads/ +MASTER_SITES= https://BSDforge.com/projects/source/deskutils/gruler/ MAINTAINER= ps.ports@smyrak.com COMMENT= Simple customizable GTK screen ruler - -BROKEN= No public distfiles USES= pkgconfig pathfix libtool GNU_CONFIGURE= yes USE_GNOME= gnomeprefix libgnomeui libglade2 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -export-dynamic post-patch: @${REINPLACE_CMD} -e 's|^CFLAGS=""||' ${WRKSRC}/configure .include