Revert the libgnomeprint fix. Turns out, the sodipodi people forgot
four files in their 0.30 distribution.
This commit is contained in:
parent
4690a2fa90
commit
d3d0f7aab3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76061
@ -16,8 +16,8 @@ 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 \
|
||||
gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui20
|
||||
LIB_DEPENDS= glade-2.0.0:${PORTSDIR}/devel/libglade2
|
||||
# gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui20
|
||||
RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/frontline.pc:${PORTSDIR}/graphics/frontline
|
||||
|
||||
USE_GMAKE= yes
|
||||
@ -25,6 +25,7 @@ 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}
|
||||
|
Loading…
Reference in New Issue
Block a user