summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-19 04:50:21 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-19 04:50:21 +0800
commit697d72ff58541a44295aeb1ea93e7a8a8794260a (patch)
treec797a61177fdf720e5c0992cd1228a90daba4a1d
parent588b201d7ec900e4469918313d65413f0ab1040f (diff)
downloadmarcuscom-ports-697d72ff58541a44295aeb1ea93e7a8a8794260a.tar
marcuscom-ports-697d72ff58541a44295aeb1ea93e7a8a8794260a.tar.gz
marcuscom-ports-697d72ff58541a44295aeb1ea93e7a8a8794260a.tar.bz2
marcuscom-ports-697d72ff58541a44295aeb1ea93e7a8a8794260a.tar.lz
marcuscom-ports-697d72ff58541a44295aeb1ea93e7a8a8794260a.tar.xz
marcuscom-ports-697d72ff58541a44295aeb1ea93e7a8a8794260a.tar.zst
marcuscom-ports-697d72ff58541a44295aeb1ea93e7a8a8794260a.zip
- Move to LOCALBASE since lib/browser_plugins is now in LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6650 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--multimedia/vlc-devel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile
index 3a0033515..6c059db5a 100644
--- a/multimedia/vlc-devel/Makefile
+++ b/multimedia/vlc-devel/Makefile
@@ -3,7 +3,7 @@
# Whom: Brian Somers <brian@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/multimedia/vlc-devel/Makefile,v 1.12 2006/06/09 18:13:48 ahze Exp $
+# $MCom: ports/multimedia/vlc-devel/Makefile,v 1.13 2006/06/21 22:50:36 ahze Exp $
#
# *** PLEASE READ Makefile.inc for more information on knobs ***
#
@@ -32,7 +32,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-0.8.6-svn
WITH_VLC_DEFAULT_FONT?= ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf
#USE_BZIP2= yes
-USE_X_PREFIX= yes
USE_GETOPT_LONG=yes
USE_GETTEXT= yes
USE_GMAKE= yes