summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-09 20:05:51 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-09 20:05:51 +0000
commit3df9d4f00b7184d35c61f1c6dc7cb6eb39be9ceb (patch)
tree4226f9a8331322a8d91e16ea3f2bf0163a718682
parent- Remove references to the no longer existing website (diff)
- Fix build (adding missing xpm)
PR: 132099 Submitted by: Matt Dawson <matt@chronos.org.uk> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=229786
-rw-r--r--multimedia/vlc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 6eac7e5463ad..aa9ca9f25461 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -63,6 +63,7 @@ OPTIONS+= X264 "Enable H.264/AVC codec support" On
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
+USE_XORG= xpm
WANT_GNOME= yes
USE_GNOME= gnomehack gnometarget libxml2
WANT_SDL= yes