summaryrefslogtreecommitdiffstats
path: root/package/keynote
diff options
context:
space:
mode:
Diffstat (limited to 'package/keynote')
-rw-r--r--package/keynote/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/package/keynote/Makefile b/package/keynote/Makefile
index 264f16321..9d97a96ca 100644
--- a/package/keynote/Makefile
+++ b/package/keynote/Makefile
@@ -35,12 +35,9 @@ define Package/keynote
URL:=http://www1.cs.columbia.edu/~angelos/keynote.html
endef
-define Build/Configure
- $(call Build/Configure/Default, \
- --enable-static \
- --enable-shared \
- )
-endef
+CONFIGURE_ARGS += \
+ --enable-static \
+ --enable-shared
define Build/Compile
$(call Build/Compile/Default, \