1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

* Re-add libgnomeprintui-2.0 support

* De-pkg-comment
This commit is contained in:
Joe Marcus Clarke 2003-02-20 20:50:17 +00:00
parent 56a121b1dd
commit fb8d65b6ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75985
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -1 +0,0 @@
A small vector based drawing program with GNOME libraries