diff options
| -rw-r--r-- | devel/bcunit/Makefile | 2 | ||||
| -rw-r--r-- | devel/csmith/Makefile | 2 | ||||
| -rw-r--r-- | dns/getdns/Makefile | 2 | ||||
| -rw-r--r-- | emulators/flexemu/Makefile | 2 | ||||
| -rw-r--r-- | graphics/Coin/Makefile | 2 | ||||
| -rw-r--r-- | textproc/lttoolbox/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/bcunit/Makefile b/devel/bcunit/Makefile index 7e97079cfa15..0794d71c0d85 100644 --- a/devel/bcunit/Makefile +++ b/devel/bcunit/Makefile @@ -9,7 +9,7 @@ WWW= https://gitlab.linphone.org/BC/public/bcunit LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake libtool pathfix pkgconfig +USES= cmake pathfix pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.linphone.org/BC GL_ACCOUNT= public diff --git a/devel/csmith/Makefile b/devel/csmith/Makefile index 4d62c42ae389..14ef38dedd52 100644 --- a/devel/csmith/Makefile +++ b/devel/csmith/Makefile @@ -10,7 +10,7 @@ COMMENT= Generates random C programs that conform to the C99 standard LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake libtool localbase perl5 shebangfix +USES= cmake localbase perl5 shebangfix USE_CXXSTD= c++11 USE_GITHUB= yes GH_ACCOUNT= csmith-project diff --git a/dns/getdns/Makefile b/dns/getdns/Makefile index 236c5bf6732a..938b4eddae3f 100644 --- a/dns/getdns/Makefile +++ b/dns/getdns/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= check>0:devel/check LIB_DEPENDS= libidn2.so:dns/libidn2 \ libunbound.so:dns/unbound -USES= compiler:c11 libtool pathfix ssl cmake +USES= compiler:c11 pathfix ssl cmake SOMAJVER= 10 SOVERSION= ${SOMAJVER}.2.0 diff --git a/emulators/flexemu/Makefile b/emulators/flexemu/Makefile index 8c44dde04c64..7f049f14f86a 100644 --- a/emulators/flexemu/Makefile +++ b/emulators/flexemu/Makefile @@ -9,7 +9,7 @@ WWW= https://flexemu.neocities.org/ LICENSE= GPLv2 -USES= cmake compiler:c++17-lang desktop-file-utils gl libtool \ +USES= cmake compiler:c++17-lang desktop-file-utils gl \ ncurses qt:6 shared-mime-info xorg USE_GITHUB= yes GH_ACCOUNT= aladur diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index 1d031a7d7e74..f89b39380542 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= boost-libs>0:devel/boost-libs LIB_DEPENDS= libsimage.so:graphics/simage -USES= cmake gl openal:al libtool pathfix xorg +USES= cmake gl openal:al pathfix xorg USE_GITHUB= yes GH_ACCOUNT= coin3d diff --git a/textproc/lttoolbox/Makefile b/textproc/lttoolbox/Makefile index 00e43a6fcce3..e98a9475e312 100644 --- a/textproc/lttoolbox/Makefile +++ b/textproc/lttoolbox/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= utf8cpp>=4.0.3:devel/utf8cpp LIB_DEPENDS= libicuio.so:devel/icu -USES= cmake compiler:c++14-lang gnome libtool localbase pathfix pkgconfig \ +USES= cmake compiler:c++14-lang gnome localbase pathfix pkgconfig \ tar:bz2 USE_GNOME= libxml2 USE_LDCONFIG= yes |
