aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/sodipodi/Makefile7
-rw-r--r--graphics/sodipodi/files/patch-configure9
2 files changed, 14 insertions, 2 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile
index 3b853ec5cd2..3373809cab1 100644
--- a/graphics/sodipodi/Makefile
+++ b/graphics/sodipodi/Makefile
@@ -7,19 +7,22 @@
PORTNAME= sodipodi
PORTVERSION= 0.25
+PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gnome@FreeBSD.org
+BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/frontline.pc:${PORTSDIR}/graphics/frontline
+RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/frontline.pc:${PORTSDIR}/graphics/frontline
+
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gal bonobo gnomeprint libglade
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
- `gdk-pixbuf-config --cflags`" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
MAN1= sodipodi.1
diff --git a/graphics/sodipodi/files/patch-configure b/graphics/sodipodi/files/patch-configure
index 3e93ab18cb5..37f12adde5a 100644
--- a/graphics/sodipodi/files/patch-configure
+++ b/graphics/sodipodi/files/patch-configure
@@ -39,3 +39,12 @@ $FreeBSD$
INTLLIBS="\$(top_builddir)/intl/libintl.a $LIBICONV"
LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
fi
+@@ -4770,7 +4774,7 @@
+ EOF
+
+ SODIPODI_CFLAGS="$FRONTLINE_CFLAGS $SODIPODI_CFLAGS"
+-SODIPODI_LIBS="$FRONTLINE_LIBS $SODIPODI_LIBS"
++SODIPODI_LIBS="$SODIPODI_LIBS $FRONTLINE_LIBS"
+ else
+ echo "$ac_t""no" 1>&6
+ if test "$FRONTLINE_CONFIG" = "no" ; then
ab05935ce63'>- Move over to py25miwi2011-02-251-1/+2 * - Update to 0.12.2clsung2011-02-092-3/+3 * - Update to 0.12.1clsung2010-12-314-98/+3 * - Fix http://trac.edgewall.org/ticket/9439, http://trac.edgewall.org/wiki/Tra...pgollucci2010-10-123-1/+96 * - Update to 0.12clsung2010-07-214-624/+21 * - Chase devel/apr -> devel/apr1 shufflingpgollucci2010-05-181-1/+1 * 4/5: Chase devel/apr shlib bumppgollucci2010-05-061-0/+1 * - Update to 0.11.7clsung2010-04-202-4/+4 * - Update to 0.11.6clsung2009-12-182-4/+4 * - Update to 0.11.5clsung2009-08-173-4/+11 * - Update to 0.11.4clsung2009-04-072-4/+4 * - Update to 0.11.3clsung2009-02-192-4/+4 * - Update to 0.11.2.1clsung2009-01-292-4/+8 * - Update to 0.11.2clsung2008-11-103-7/+8 * - Update to 0.11.1clsung2008-09-082-5/+4 * - Bump PORTREVISION after apr updatemiwi2008-07-071-1/+1 * Bump PORTREVISION due to subversion upgrade.lev2008-06-301-0/+1 * (1) Upgrade subversion to version 1.5.0.lev2008-06-301-1/+1 * - Update to 0.11clsung2008-06-276-477/+651 * - Update to 0.10.5clsung2008-06-242-5/+4 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Properly create empty directories when installed from packagepav2007-07-311-0/+2 * - official site recommands the stable pysqlite23clsung2007-06-091-1/+2 * - Update to 0.10.4clsung2007-04-233-5/+8 * - fix portversion (should be 0.10.3.1)clsung2007-04-102-5/+5 * - install examplesclsung2007-04-073-4/+17 * - Update to 0.10.3.1, security fixclsung2007-03-092-4/+4 * - add knobs for compiling with pgsql backend and add knob for compiling withoutclsung2007-03-071-4/+14 * - Update to 0.10.3clsung2006-12-132-4/+4 * - Update to 0.10.2clsung2006-11-142-4/+4 * - Update to 0.10.1clsung2006-11-092-4/+4 * - I'll maintain these two ports from now on.clsung2006-11-061-1/+1 * - Update to 0.10clsung2006-10-313-18/+85 * Update to 0.9.6 to fFixed reStructuredText breach of privacy and denial ofitetcu2006-07-112-4/+4 * - Update to 0.9.5.jmelo2006-04-272-4/+4 * - Update to 0.9.4pav2006-03-272-5/+4 * Update dependencies to moved portmnag2006-01-281-1/+2 * Update to 0.9.3erwin2006-01-242-4/+4 * Add ja-trac-0.9.2 (translated version of www/trac).kuriyama2005-12-181-0/+1 * Update to 0.9.2mnag2005-12-073-5/+7 * Chase some URLs per the distfile survey.linimon2005-11-251-1/+1 * - Update to 0.9garga2005-11-04