summaryrefslogtreecommitdiff
path: root/graphics/gnash
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-22 14:48:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-22 14:48:03 +0000
commit077a58f032efc81c06a5c627cf14888c6eee37d9 (patch)
tree14fee1a21bf0a706c4026dfb70c9bd7281351d20 /graphics/gnash
parent- make YAML and XS/C required, not optional (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209583
Diffstat (limited to 'graphics/gnash')
-rw-r--r--graphics/gnash/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile
index 38d02bc8f7a4..d76773901c65 100644
--- a/graphics/gnash/Makefile
+++ b/graphics/gnash/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnash
PORTVERSION= 0.8.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
@@ -26,7 +26,6 @@ WANT_SDL= yes
WANT_GNOME= yes
WANT_GSTREAMER= yes
USE_GNOME= pkgconfig libxml2
-USE_XLIB= yes
USE_AUTOTOOLS= libltdl:15
PLUGIN_DIR= ${PREFIX}/lib/browser_plugins