summaryrefslogtreecommitdiff
path: root/package/fftw
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-07-25 23:31:50 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-07-25 23:32:02 +0200
commiteea63cebf6f27fc0052303c0bbaccad59568d582 (patch)
treef9563d53380504d43de84c28ff3569f1a8b3a92e /package/fftw
parentd64235833e5ac9e5b333dd1fd2f965df508da94b (diff)
minor cleanups, fix missing dependencies
Diffstat (limited to 'package/fftw')
-rw-r--r--package/fftw/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/fftw/Makefile b/package/fftw/Makefile
index 9aa5108af..cf85aa63a 100644
--- a/package/fftw/Makefile
+++ b/package/fftw/Makefile
@@ -13,12 +13,10 @@ PKG_URL:= http://www.fftw.org
PKG_SITES:= http://www.fftw.org/
PKG_OPTS:= dev
-# if downloaded package is not ending with .tar.xz use following
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.gz
include $(ADK_TOPDIR)/mk/package.mk
-
CONFIG_STYLE:= manual
BUILD_STYLE:= manual
INSTALL_STYLE:= manual