diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-09-06 16:58:11 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-09-06 19:27:28 +0000 |
commit | 91e9ee8c70bc1d2309df300916da6442b6987050 (patch) | |
tree | e022b8238ea9c8267c829a3a62bbd2945d0cb39b | |
parent | 1090228081229fa88d9c8d3f1390276ae3584426 (diff) | |
download | ports-91e9ee8c70bc1d2309df300916da6442b6987050.tar.gz ports-91e9ee8c70bc1d2309df300916da6442b6987050.zip |
*: Clean up some things
- Fix typos
- Remove nop or unreferenced variables
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan
-rw-r--r-- | cad/kicad-library-footprints-devel/Makefile | 2 | ||||
-rw-r--r-- | cad/kicad-library-packages3d-devel/Makefile | 2 | ||||
-rw-r--r-- | cad/kicad-library-symbols-devel/Makefile | 2 | ||||
-rw-r--r-- | cad/kicad-library-templates-devel/Makefile | 2 | ||||
-rw-r--r-- | devel/ccache-memcached/Makefile | 2 | ||||
-rw-r--r-- | editors/linux-wps-office/Makefile | 2 | ||||
-rw-r--r-- | emulators/nestopia/Makefile | 4 | ||||
-rw-r--r-- | math/cln/Makefile | 1 | ||||
-rw-r--r-- | misc/openhab2/Makefile | 2 | ||||
-rw-r--r-- | net-im/tdlib/Makefile | 2 | ||||
-rw-r--r-- | sysutils/slurm-wlm/Makefile | 1 | ||||
-rw-r--r-- | textproc/libxml2/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/gamescope/Makefile | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/cad/kicad-library-footprints-devel/Makefile b/cad/kicad-library-footprints-devel/Makefile index f665c86229da..55ee85277c6d 100644 --- a/cad/kicad-library-footprints-devel/Makefile +++ b/cad/kicad-library-footprints-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= kicad DISTVERSION= r${GIT_FP_DATE} -#PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= cad MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-footprints/-/archive/${GL_COMMIT}/ PKGNAMESUFFIX= -library-footprints-devel diff --git a/cad/kicad-library-packages3d-devel/Makefile b/cad/kicad-library-packages3d-devel/Makefile index 4af0bf2c5f64..045491f046c7 100644 --- a/cad/kicad-library-packages3d-devel/Makefile +++ b/cad/kicad-library-packages3d-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= kicad DISTVERSION= r${GIT_P3D_DATE} -#PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= cad MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-packages3D/-/archive/${GL_COMMIT}/ PKGNAMESUFFIX= -library-packages3d-devel diff --git a/cad/kicad-library-symbols-devel/Makefile b/cad/kicad-library-symbols-devel/Makefile index 97c0de4c741e..dae095754d36 100644 --- a/cad/kicad-library-symbols-devel/Makefile +++ b/cad/kicad-library-symbols-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= kicad DISTVERSION= r${GIT_SYM_DATE} -#PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= cad MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-symbols/-/archive/${GL_COMMIT}/ PKGNAMESUFFIX= -library-symbols-devel diff --git a/cad/kicad-library-templates-devel/Makefile b/cad/kicad-library-templates-devel/Makefile index c0caa80a8b18..641392afe054 100644 --- a/cad/kicad-library-templates-devel/Makefile +++ b/cad/kicad-library-templates-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= kicad DISTVERSION= r${GIT_TMPL_DATE} -#PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= cad MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-templates/-/archive/${GL_COMMIT}/ PKGNAMESUFFIX= -library-tmpl-devel diff --git a/devel/ccache-memcached/Makefile b/devel/ccache-memcached/Makefile index 3ad490540da1..54458cd0a944 100644 --- a/devel/ccache-memcached/Makefile +++ b/devel/ccache-memcached/Makefile @@ -40,7 +40,7 @@ TINDERBOX_DESC= Create tarball for tinderbox usage USES= autoreconf compiler gmake pkgconfig -CONFIGURE_ENABLE+= memcached +CONFIGURE_ARGS+= --enable-memcached LIB_DEPENDS+= libmemcached.so:databases/libmemcached LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include diff --git a/editors/linux-wps-office/Makefile b/editors/linux-wps-office/Makefile index d18e04c6a9cf..ed1c7bb44523 100644 --- a/editors/linux-wps-office/Makefile +++ b/editors/linux-wps-office/Makefile @@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= amd64 CONFLICTS_INSTALL= linux-wps-office-zh_CN -USES= desktop-file-utils linux shebangfix +USES= desktop-file-utils gnome linux shebangfix INSTALLS_ICONS= yes USE_LINUX= png pulseaudio-libs xorglibs diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile index bbe206d92862..5636b4aecde9 100644 --- a/emulators/nestopia/Makefile +++ b/emulators/nestopia/Makefile @@ -13,8 +13,8 @@ LIB_DEPENDS= libao.so:audio/libao \ libepoxy.so:graphics/libepoxy \ libfltk.so:x11-toolkits/fltk -USES= autoreconf desktop-file-utils gl libarchive localbase:ldflags \ - pkgconfig sdl +USES= autoreconf desktop-file-utils gl gnome libarchive \ + localbase:ldflags pkgconfig sdl USE_CXXSTD= c++98 USE_GITHUB= yes GH_ACCOUNT= rdanbrook diff --git a/math/cln/Makefile b/math/cln/Makefile index 8c1c02cbfc07..c6d28c62fd19 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -23,6 +23,7 @@ USE_LDCONFIG= yes INFO= cln +CPPFLAGS+= ${CPPFLAGS_${ARCH}} CPPFLAGS_aarch64= -DNO_ASM CPPFLAGS_armv6= -DNO_ASM CPPFLAGS_armv7= -DNO_ASM diff --git a/misc/openhab2/Makefile b/misc/openhab2/Makefile index d9dd87e068ff..5fc7a4fc0c33 100644 --- a/misc/openhab2/Makefile +++ b/misc/openhab2/Makefile @@ -1,6 +1,6 @@ PORTNAME= openhab2 PORTVERSION= 2.5.12 -#PORTREVISION= 0 +PORTREVISION= 0 CATEGORIES= misc java MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab/${PORTVERSION}/ DISTNAME= openhab-${PORTVERSION} diff --git a/net-im/tdlib/Makefile b/net-im/tdlib/Makefile index 45382c5f1cf0..84f4692965f5 100644 --- a/net-im/tdlib/Makefile +++ b/net-im/tdlib/Makefile @@ -16,7 +16,7 @@ GH_TAGNAME= f8ab675 CMAKE_OFF= BUILD_TESTING FREEBSD_BUILD_BENCHMARKS -xdo-test: +do-test: @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DFREEBSD_BUILD_TESTING:BOOL=ON ${CMAKE_SOURCE_PATH} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ diff --git a/sysutils/slurm-wlm/Makefile b/sysutils/slurm-wlm/Makefile index 866c70188966..c2ed4de21ff6 100644 --- a/sysutils/slurm-wlm/Makefile +++ b/sysutils/slurm-wlm/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= libjson-c.so:devel/json-c \ USES= compiler:c11 gmake gnome libtool localbase lua pkgconfig \ python:build readline shebangfix ssl tar:bz2 USE_LDCONFIG= yes -USE_PERL5= configure USE_RC_SUBR= slurmctld slurmd USERS= slurm diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 6a7a8131ba66..98b4e29344f4 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -2,7 +2,7 @@ PORTNAME= libxml2 DISTVERSION= 2.9.12 -#PORTREVISION?= 0 +PORTREVISION?= 0 CATEGORIES?= textproc gnome MASTER_SITES= http://xmlsoft.org/sources/ DIST_SUBDIR= gnome2 diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile index 7acb4bf79a9e..a34890e2fe02 100644 --- a/x11-wm/gamescope/Makefile +++ b/x11-wm/gamescope/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ libwlroots.so:x11-toolkits/wlroots \ libxkbcommon.so:x11/libxkbcommon -USES= compiler:c++11-lib meson pkgconfig sdl xorg +USES= compiler:c++11-lib gl meson pkgconfig sdl xorg USE_GITHUB= yes USE_SDL= sdl2 USE_XORG= x11 xcomposite xdamage xext xfixes xrender xres xtst xxf86vm |