diff options
Diffstat (limited to 'deskutils/gnome-blog/Makefile')
-rw-r--r-- | deskutils/gnome-blog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gnome-blog/Makefile b/deskutils/gnome-blog/Makefile index 6e7080bddaf4..89f579d0c82c 100644 --- a/deskutils/gnome-blog/Makefile +++ b/deskutils/gnome-blog/Makefile @@ -12,9 +12,9 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME app to post to blogs -USES= gettext gmake pkgconfig python tar:bzip2 +USES= gettext gmake pathfix pkgconfig python tar:bzip2 GNU_CONFIGURE= yes -USE_GNOME= gnomehack gnomeprefix pygnome2 intlhack +USE_GNOME= gnomeprefix pygnome2 intlhack CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |