summaryrefslogtreecommitdiff
path: root/package/x11r7/mesa3d
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-09-08 00:52:27 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-09-27 15:32:32 +0200
commit478ea1a12dffca0025c0ad55ad702cbaec465f93 (patch)
treef6f9f4b1f5c5d1e5fe80d853446410af3615f62f /package/x11r7/mesa3d
parent55ade5c7964e15f9b1eba061ab840cc4c25e4e37 (diff)
packages: remove unneeded _INSTALL_TARGET_OPT definitions
Now that <pkg>_INSTALL_TARGET_OPT always defaults to 'DESTDIR=$(TARGET_DIR) install', we can remove the <pkg>_INSTALL_TARGET_OPT definition from a lot of packages. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/x11r7/mesa3d')
-rw-r--r--package/x11r7/mesa3d/mesa3d.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/x11r7/mesa3d/mesa3d.mk b/package/x11r7/mesa3d/mesa3d.mk
index 60242cd3d..cb0690dc0 100644
--- a/package/x11r7/mesa3d/mesa3d.mk
+++ b/package/x11r7/mesa3d/mesa3d.mk
@@ -10,7 +10,6 @@ MESA3D_SITE:=ftp://ftp.freedesktop.org/pub/mesa/$(MESA3D_VERSION)
MESA3D_AUTORECONF = NO
MESA3D_CONF_OPT = --disable-egl --disable-glu --disable-glw --disable-glut --disable-gallium --with-driver=dri --with-dri-drivers=swrast
MESA3D_INSTALL_STAGING = YES
-MESA3D_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
MESA3D_DEPENDENCIES = xproto_glproto xlib_libXxf86vm xlib_libXdamage xlib_libXfixes xproto_dri2proto libdrm expat