summaryrefslogtreecommitdiffstats
path: root/package/gtkperf
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2012-03-06 09:22:30 -0300
committerPeter Korsgaard <jacmet@sunsite.dk>2012-03-11 22:30:33 +0100
commit9ae23e391146914b3ae29294210e15d7be0e7b61 (patch)
tree6adfa3bdedb9b1db043a1f7617725a4bc58daaa4 /package/gtkperf
parentf0f84dfde55fda967ca77d66e5db7948dea43764 (diff)
downloadbuildroot-novena-9ae23e391146914b3ae29294210e15d7be0e7b61.tar.gz
buildroot-novena-9ae23e391146914b3ae29294210e15d7be0e7b61.zip
packages: remove redundant INSTALL_TARGET=YES declarations
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/gtkperf')
-rw-r--r--package/gtkperf/gtkperf.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/gtkperf/gtkperf.mk b/package/gtkperf/gtkperf.mk
index cf135943a..5459e69cf 100644
--- a/package/gtkperf/gtkperf.mk
+++ b/package/gtkperf/gtkperf.mk
@@ -6,7 +6,6 @@
GTKPERF_VERSION:=0.40
GTKPERF_SOURCE:=gtkperf_$(GTKPERF_VERSION).tar.gz
GTKPERF_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/gtkperf
-GTKPERF_INSTALL_TARGET = YES
GTKPERF_DEPENDENCIES = libgtk2
$(eval $(call AUTOTARGETS))