summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorsborrill <sborrill@pkgsrc.org>2008-06-28 12:34:48 +0000
committersborrill <sborrill@pkgsrc.org>2008-06-28 12:34:48 +0000
commit662d63eeb636fdd7b33e2741d45cac7ccbc3ea2e (patch)
tree0abeffb8edc3093acdf6482f6598124c52f68bf0 /emulators
parent43c98ee153b5a2a968105436cc3e034b194c0e96 (diff)
downloadpkgsrc-662d63eeb636fdd7b33e2741d45cac7ccbc3ea2e.tar.gz
wined3d components aren't dependent on opengl option.
Don't bother bumping PKGREVISION as you wouldn't have been able to create a binary package with -opengl in the PKG_OPTION before
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine/PLIST.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/wine/PLIST.common b/emulators/wine/PLIST.common
index 9e37cf5d12a..c1d068addf5 100644
--- a/emulators/wine/PLIST.common
+++ b/emulators/wine/PLIST.common
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.1 2008/06/22 23:38:18 dholland Exp $
+@comment $NetBSD: PLIST.common,v 1.2 2008/06/28 12:34:48 sborrill Exp $
bin/fnt2bdf
bin/function_grep.pl
bin/msiexec
@@ -786,7 +786,7 @@ lib/wine/libuxtheme.def
lib/wine/libvdmdbg.def
lib/wine/libversion.def
lib/wine/libwinecrt0.a
-${PLIST.opengl}lib/wine/libwined3d.def
+lib/wine/libwined3d.def
lib/wine/libwinedos.def
lib/wine/libwininet.def
lib/wine/libwinmm.def
@@ -979,7 +979,7 @@ lib/wine/winebrowser.exe.so
lib/wine/winecfg.exe.so
lib/wine/wineconsole.exe.so
lib/wine/winecoreaudio.drv.so
-${PLIST.opengl}lib/wine/wined3d.dll.so
+lib/wine/wined3d.dll.so
lib/wine/winedbg.exe.so
lib/wine/winedevice.exe.so
lib/wine/winedos.dll.so