From d9a69091602cddbbca9411b86f14554393f9f7c7 Mon Sep 17 00:00:00 2001 From: tobik Date: Sun, 6 Oct 2019 13:47:06 +0000 Subject: Drop nop NO_CONFIGURE --- devel/clinfo/Makefile | 1 - devel/libmaa/Makefile | 1 - devel/lua-luacheck/Makefile | 1 - devel/opencl/Makefile | 1 - games/keeperrl/Makefile | 1 - mail/mu4e-maildirs/Makefile | 1 - misc/cinnamon-translations/Makefile | 1 - multimedia/libdcadec/Makefile | 1 - textproc/diff-so-fancy/Makefile | 1 - x11-themes/mint-themes/Makefile | 1 - 10 files changed, 10 deletions(-) diff --git a/devel/clinfo/Makefile b/devel/clinfo/Makefile index db91dc2602cb..4ea33d40f962 100644 --- a/devel/clinfo/Makefile +++ b/devel/clinfo/Makefile @@ -15,7 +15,6 @@ USE_GITHUB= yes GH_ACCOUNT= Oblomov USES= gmake -NO_CONFIGURE= yes ALL_TARGET= # PLIST_FILES= bin/clinfo \ man/man1/clinfo.1.gz diff --git a/devel/libmaa/Makefile b/devel/libmaa/Makefile index 16e57a39d3ee..abf64717f7a0 100644 --- a/devel/libmaa/Makefile +++ b/devel/libmaa/Makefile @@ -18,7 +18,6 @@ OPTIONS_DEFINE= DOCS MAKE_ARGS= DOCDIR=${DOCSDIR} MAKE_CMD= mkcmake -NO_CONFIGURE= yes USE_LDCONFIG= yes GH_ACCOUNT= cheusov diff --git a/devel/lua-luacheck/Makefile b/devel/lua-luacheck/Makefile index 173661ef9f53..613bba308ad8 100644 --- a/devel/lua-luacheck/Makefile +++ b/devel/lua-luacheck/Makefile @@ -16,7 +16,6 @@ RUN_DEPENDS= ${LUA_MODLIBDIR}/lfs.so:devel/luafilesystem USES= lua NO_ARCH= yes NO_BUILD= yes -NO_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= mpeterv diff --git a/devel/opencl/Makefile b/devel/opencl/Makefile index f9391af53b30..e190a99b87f4 100644 --- a/devel/opencl/Makefile +++ b/devel/opencl/Makefile @@ -26,7 +26,6 @@ HEADER_TAG= f039db6 CLHPP_TAG= 8b6a312 USES= python:build -NO_CONFIGURE= yes NO_ARCH= yes WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME}/opencl${PORTVERSION:S/.//}/CL diff --git a/games/keeperrl/Makefile b/games/keeperrl/Makefile index 2191548d14be..03ddf6770bbb 100644 --- a/games/keeperrl/Makefile +++ b/games/keeperrl/Makefile @@ -28,7 +28,6 @@ USE_GL= gl USE_SDL= sdl2 image2 ALPHA_VERSION= 23 -NO_CONFIGURE= yes LIBS+= -lexecinfo LLD_UNSAFE= yes MAKE_ARGS= DATA_DIR="${DATADIR}" GCC="${CXX}" \ diff --git a/mail/mu4e-maildirs/Makefile b/mail/mu4e-maildirs/Makefile index 7677ea4211a7..1b22fb3806d2 100644 --- a/mail/mu4e-maildirs/Makefile +++ b/mail/mu4e-maildirs/Makefile @@ -22,7 +22,6 @@ GH_ACCOUNT= agpchil GH_TAGNAME= 3ef4c48 NO_ARCH= yes -NO_CONFIGURE= yes PLIST_FILES= ${EMACS_SITE_LISPDIR}/mu4e/mu4e-maildirs-extension.elc \ ${EMACS_SITE_LISPDIR}/mu4e/mu4e-maildirs-extension.el.gz PORTDOCS= README.md diff --git a/misc/cinnamon-translations/Makefile b/misc/cinnamon-translations/Makefile index ea9d57851c90..44292b38ae27 100644 --- a/misc/cinnamon-translations/Makefile +++ b/misc/cinnamon-translations/Makefile @@ -14,7 +14,6 @@ USE_GITHUB= yes GH_ACCOUNT= linuxmint USES= gettext-tools -NO_CONFIGURE= yes INSTALL_TARGET= all NO_ARCH= yes diff --git a/multimedia/libdcadec/Makefile b/multimedia/libdcadec/Makefile index 5ee9ad7a6362..a336d588c711 100644 --- a/multimedia/libdcadec/Makefile +++ b/multimedia/libdcadec/Makefile @@ -15,7 +15,6 @@ USE_GITHUB= yes GH_ACCOUNT= foo86 GH_PROJECT= dcadec -NO_CONFIGURE= yes USES= pkgconfig gmake LDFLAGS+= -lm MAKE_ENV+= CONFIG_SHARED=yes diff --git a/textproc/diff-so-fancy/Makefile b/textproc/diff-so-fancy/Makefile index 0a4da31666b5..e2d221e21f2c 100644 --- a/textproc/diff-so-fancy/Makefile +++ b/textproc/diff-so-fancy/Makefile @@ -18,7 +18,6 @@ USE_PERL5= run GH_ACCOUNT= so-fancy NO_ARCH= yes NO_BUILD= yes -NO_CONFIGURE= yes SHEBANG_FILES= ${WRKSRC}/diff-so-fancy SUB_FILES= pkg-message diff --git a/x11-themes/mint-themes/Makefile b/x11-themes/mint-themes/Makefile index 2ecfe06caa56..98e2b7e1370f 100644 --- a/x11-themes/mint-themes/Makefile +++ b/x11-themes/mint-themes/Makefile @@ -14,7 +14,6 @@ USE_GITHUB= yes GH_ACCOUNT= linuxmint GH_TAGNAME= 41cf70d -NO_CONFIGURE= yes NO_BUILD= yes do-install: -- cgit