Index: head/print/gribouy/Makefile =================================================================== --- head/print/gribouy/Makefile (revision 367316) +++ head/print/gribouy/Makefile (revision 367317) @@ -1,17 +1,23 @@ # Created by: bland@FreeBSD.org # $FreeBSD$ PORTNAME= gribouy PORTVERSION= 0.0.8 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= print gnome MASTER_SITES= LOCAL/bland MAINTAINER= gnome@FreeBSD.org COMMENT= Gribouy is a Type1 font editor -USES= gmake pkgconfig -USE_GNOME= gnomeprefix gnomehack libglade2 libgnomeui +USES= gmake pkgconfig pathfix gettext +USE_GNOME= gnomeprefix libglade2 libgnomeui GNU_CONFIGURE= yes + +USE_GCC= any + +post-patch: + @${REINPLACE_CMD} -e '/^LIBS =/s|$$| -lm|' \ + ${WRKSRC}/src/Makefile.in .include Index: head/print/gribouy/pkg-plist =================================================================== --- head/print/gribouy/pkg-plist (revision 367316) +++ head/print/gribouy/pkg-plist (revision 367317) @@ -1,10 +1,11 @@ bin/gribouy share/applications/gribouy.desktop +share/locale/fr/LC_MESSAGES/gribouy.mo share/gnome-2.0/ui/gribouy-ui.xml share/gribouy/glade/gribouy.glade share/pixmaps/gribouy.png share/pixmaps/gribouy/gribouy-graphics.png share/pixmaps/gribouy/gribouy-logo.jpg @dirrm share/pixmaps/gribouy @dirrm share/gribouy/glade @dirrm share/gribouy