disable support for things we don't have (yet) explicitly (fix #3)
[openwrt.git] / package / mpd / Makefile
index f8c4f14..288b62a 100644 (file)
@@ -62,7 +62,7 @@ include $(TOPDIR)/package/rules.mk
 
 $(eval $(call PKG_template,MPD,mpd,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
 
-$(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.prepared
+$(PKG_BUILD_DIR)/.configured:
        (cd $(PKG_BUILD_DIR); \
                $(TARGET_CONFIGURE_OPTS) \
                CFLAGS="$(strip $(TARGET_CFLAGS))" \
This page took 0.021553 seconds and 4 git commands to generate.