aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 01:31:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 01:31:11 +0000
commitd4b77059f1918deb1b202227168b2e393b936a56 (patch)
treeec7dd2ddca10545e05b16c1e9c0fc2990405fe63
parent04fa454e585c90b8aece85ac23e356fab71eae5d (diff)
Replace gnomehack by pathfix
Notes
Notes: svn path=/head/; revision=375507
-rw-r--r--deskutils/gnome-blog/Makefile4
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