1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add USES=alias to 10 ports (Aids DragonFly support)

This commit is contained in:
John Marino 2015-09-19 18:17:03 +00:00
parent 42490a7743
commit 3f80a1e6b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397334
10 changed files with 10 additions and 7 deletions

View File

@ -13,7 +13,7 @@ COMMENT= Utility for capturing audio streams from programs with OSS output
BUILD_DEPENDS= sox:${PORTSDIR}/audio/sox
RUN_DEPENDS= sox:${PORTSDIR}/audio/sox
USES= libtool
USES= alias libtool
GNU_CONFIGURE= yes
OPTIONS_DEFINE= DOCS

View File

@ -12,6 +12,7 @@ COMMENT= Assembler for a variety of microcontrollers/-processors
ONLY_FOR_ARCHS= i386 amd64
USES= alias
MAKE_ENV+= STAGEDIR=${STAGEDIR}
post-extract:

View File

@ -20,7 +20,7 @@ LICENSE_COMB= dual
LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis \
libpng.so:${PORTSDIR}/graphics/png
USES= gmake jpeg tar:bzip2
USES= alias gmake jpeg tar:bzip2
USE_GL= glew
USE_SDL= sdl
MAKEFILE= Makefile.linux

View File

@ -34,7 +34,7 @@ USE_GL= gl
USE_GNOME= gtk20
USE_SDL= mixer sdl
USES= dos2unix gmake pkgconfig:build
USES= alias dos2unix gmake pkgconfig:build
DOS2UNIX_REGEX= .*(\.(c|h)|Makefile)(\.deps)?
NO_CDROM= Must be distributed only through the Internet and free of charge

View File

@ -12,7 +12,7 @@ COMMENT= Real-time graphical music representation program
LICENSE= GPLv2
USES= gmake
USES= alias gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-sdl-prefix=${LOCALBASE}
USE_SDL= sdl

View File

@ -23,6 +23,7 @@ RUN_DEPENDS= buffer:${PORTSDIR}/misc/buffer \
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
USES= alias
WRKSRC= ${WRKDIR}/${PORTNAME}
VAMPSRC= vamps.c requant.c
LXDVDRIPSRC= cputest.c \

View File

@ -11,7 +11,7 @@ COMMENT= Delete NALU fill data from h.264 TS files
LICENSE= GPLv2
USES= gmake iconv:wchar_t tar:tgz
USES= alias gmake iconv:wchar_t tar:tgz
PATCH_STRIP= -p1
CFLAGS+= "-I${LOCALBASE}/include"
CFLAGS+= "-L${LOCALBASE}/lib"

View File

@ -11,6 +11,7 @@ COMMENT= Linux-DECnet project LAT protocol suite
LICENSE= GPLv2
USES= alias
GNU_CONFIGURE= yes
PLIST_FILES= bin/llogin etc/latd.conf.sample \

View File

@ -21,7 +21,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
LIBS+= -ljson-c
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= autoreconf libtool pathfix pkgconfig compiler:c++11-lang
USES= alias autoreconf libtool pathfix pkgconfig compiler:c++11-lang
WRKSRC= ${WRKDIR}/nDPI-${PORTVERSION}
INSTALL_TARGET= install-strip

View File

@ -14,7 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf \
liblzo2.so:${PORTSDIR}/archivers/lzo2
USES= cmake
USES= alias cmake
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}