summaryrefslogtreecommitdiff
path: root/multimedia/xawtv
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-11-11 17:20:02 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-11-11 17:20:02 +0000
commit479cfb2e0bb6823771d28566d88f8d1f63033363 (patch)
treeee8cb03413d8a16eb24bd237b2448fcc924024a4 /multimedia/xawtv
parentfix libquicktime support (diff)
remove one unneeded CONFIGURE_ENV parameter
Notes
Notes: svn path=/head/; revision=147957
Diffstat (limited to 'multimedia/xawtv')
-rw-r--r--multimedia/xawtv/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile
index c609ab58edf8..c0b935413a49 100644
--- a/multimedia/xawtv/Makefile
+++ b/multimedia/xawtv/Makefile
@@ -28,8 +28,7 @@ USE_GMAKE= yes
USE_XPM= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
-CONFIGURE_ENV= LIBS="-L${PREFIX}/lib -L${LOCALBASE}/lib" \
- DLFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= LIBS="-L${PREFIX}/lib -L${LOCALBASE}/lib"
MAKE_ENV= verbose=yes
INSTALLS_SHLIB= yes