aboutsummaryrefslogtreecommitdiff
path: root/graphics/diacanvas2
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-09-09 22:50:51 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-09-09 22:50:51 +0000
commite548426d97ef5f64cd84abbe6155e6cb1bf60257 (patch)
treebfde4e12e91c69c003726408ba5c58379e89420b /graphics/diacanvas2
parentd733982cbcc6f843c2fff1e6a91c895458cbd585 (diff)
downloadports-e548426d97ef5f64cd84abbe6155e6cb1bf60257.tar.gz
ports-e548426d97ef5f64cd84abbe6155e6cb1bf60257.zip
Replace BUILD_DEPENDS on Xvfb and a handful of fonts with USE_DISPLAY=yes.
Notes
Notes: svn path=/head/; revision=199221
Diffstat (limited to 'graphics/diacanvas2')
-rw-r--r--graphics/diacanvas2/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/diacanvas2/Makefile b/graphics/diacanvas2/Makefile
index 48bd91b4a2be..e8a7503f7596 100644
--- a/graphics/diacanvas2/Makefile
+++ b/graphics/diacanvas2/Makefile
@@ -23,10 +23,7 @@ USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
INSTALLS_SHLIB= yes
-.if defined(PACKAGE_BUILDING)
-BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT} \
- ${X11BASE}/lib/X11/fonts/misc/8x13O.pcf.gz:${X_FONTS_MISC_PORT}
-.endif
+USE_DISPLAY= yes
post-patch:
@${REINPLACE_CMD} -e \