From fb8d65b6edcfdfc73aad0df521c98ff68a0edbe5 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Thu, 20 Feb 2003 20:50:17 +0000 Subject: * Re-add libgnomeprintui-2.0 support * De-pkg-comment --- graphics/sodipodi/Makefile | 7 ++++--- graphics/sodipodi/pkg-comment | 1 - 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 graphics/sodipodi/pkg-comment diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index 57a1f4294f46..0ebe1be76920 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -7,15 +7,17 @@ PORTNAME= sodipodi PORTVERSION= 0.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gnome@FreeBSD.org +COMMENT= A small vector based drawing program with GNOME libraries BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/frontline.pc:${PORTSDIR}/graphics/frontline -LIB_DEPENDS= glade-2.0.0:${PORTSDIR}/devel/libglade2 +LIB_DEPENDS= glade-2.0.0:${PORTSDIR}/devel/libglade2 \ + libgnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui20 RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/frontline.pc:${PORTSDIR}/graphics/frontline USE_GMAKE= yes @@ -23,7 +25,6 @@ USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack GNU_CONFIGURE= yes -CONFIGURE_ARGS= --without-gnome-print CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2 -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} diff --git a/graphics/sodipodi/pkg-comment b/graphics/sodipodi/pkg-comment deleted file mode 100644 index 278ce62ecff4..000000000000 --- a/graphics/sodipodi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A small vector based drawing program with GNOME libraries -- cgit v1.2.3