Index: head/deskutils/gnustep-notebook/Makefile =================================================================== --- head/deskutils/gnustep-notebook/Makefile (revision 400071) +++ head/deskutils/gnustep-notebook/Makefile (revision 400072) @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= notebook PORTVERSION= 0.3 PORTREVISION= 6 CATEGORIES= deskutils gnustep MASTER_SITES= http://notebook.cowgar.com/NoteBook/releases/ \ http://io.debian.net/~tar/debian/notebook/ PKGNAMEPREFIX= gnustep- DISTNAME= NoteBook-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Place to store notes in an organized manner +BROKEN= Does not fetch LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/NoteBook.app/NoteBook .include