- fix order in USES

This commit is contained in:
Dirk Meyer 2014-08-03 16:19:17 +00:00
parent 9341a2b22b
commit 2831625c5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363922
13 changed files with 13 additions and 13 deletions

View File

@ -12,7 +12,7 @@ COMMENT= Tool to normalize the gain of MP3 files
LICENSE= LGPL21
USES= uidfix dos2unix zip
USES= zip dos2unix uidfix
NO_WRKSUBDIR= yes
PLIST_FILES= bin/mp3gain

View File

@ -24,7 +24,7 @@ LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \
RESTRICTED= ROMs are copyrighted by Commodore Business Machines
USES= iconv:patch pkgconfig gmake makeinfo
USES= iconv:patch gmake pkgconfig makeinfo
USE_XORG= xpm ice sm xext xv xt x11 xmu
USE_XORG+= xrender xinerama xi xrandr xcursor xcomposite xdamage xfixes
GNU_CONFIGURE= yes

View File

@ -19,7 +19,7 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
CONFLICTS= bazaar-1.*
USES= libtool:keepla pathfix pkgconfig shebangfix tar:xz
USES= tar:xz pkgconfig pathfix libtool:keepla shebangfix
SHEBANG_FILES= ${WRKSRC}/src/bdftogd
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -14,7 +14,7 @@ COMMENT= Tools and library routines for working with GIF images
CONFLICTS= libungif-[0-9]*
PORTSCOUT= limit:^4\.
USES= tar:bzip2 shebangfix libtool:oldver
USES= tar:bzip2 libtool:oldver shebangfix
SHEBANG_FILES= ${WRKSRC}/util/gifburst
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -17,7 +17,7 @@ LIB_DEPENDS+= libjpeg.so:${PORTSDIR}/graphics/jpeg \
libexpat.so:${PORTSDIR}/textproc/expat2 \
libgd.so:${PORTSDIR}/${GD_PORT}
USES= bison gmake libtool:oldver pathfix pkgconfig shebangfix
USES= gmake bison libtool:oldver pkgconfig pathfix shebangfix
USE_AUTOTOOLS= libltdl
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg
LICENSE= MIT
USES= libtool:keepla zip
USES= zip libtool:keepla
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -19,7 +19,7 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \
libjasper.so:${PORTSDIR}/graphics/jasper \
libxml2.so:${PORTSDIR}/textproc/libxml2
USES= gmake perl5 shebangfix tar:tgz
USES= tar:tgz gmake perl5 shebangfix
CFLAGS+= -DPNG_DEPSTRUCT= -Iutil
MAKE_ENV= LN="${LN}" RANLIB="${RANLIB}"
MAKEFILE= GNUmakefile

View File

@ -20,7 +20,7 @@ LIB_DEPENDS= libt1.so:${PORTSDIR}/devel/t1lib \
libfreetype.so:${PORTSDIR}/print/freetype2 \
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
USES= pkgconfig gmake
USES= gmake pkgconfig
USE_GL= glut
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_lib_zzip_zzip_file_open=no

View File

@ -17,7 +17,7 @@ COMMENT= Encryption plugin for XChat
BUILD_DEPENDS= ${LOCALBASE}/lib/libmiracl.a:${PORTSDIR}/math/miracl
RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat
USES= dos2unix zip
USES= zip dos2unix
NO_WRKSUBDIR= yes
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
CCFLAGS+= -Wall -O2 -I${LOCALBASE}/include

View File

@ -16,7 +16,7 @@ COMMENT= Free encryption add-on for the popular XChat irc client
RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat
USES= dos2unix zip
USES= zip dos2unix
ALL_TARGET= freebsd
CFLAGS+= -fPIC
USE_LDCONFIG= yes

View File

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
NEED_ROOT= yes
USES= shebangfix tar:tgz
USES= tar:tgz shebangfix
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --have-resn
USE_RC_SUBR= spamilter

View File

@ -14,7 +14,7 @@ COMMENT= Afterstep clock with some language extensions
CONFLICTS= asclock-gtk-[0-9]* asclock-xlib-[0-9]*
USES= imake tar:tgz
USES= tar:tgz imake
USE_XORG= xpm xext x11
PLIST_FILES= bin/asclock man/man1/asclock.1.gz

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
CONFLICTS?= open-motif-*
USES= libtool tar:bzip2
USES= tar:bzip2 libtool
USE_XORG= sm ice xt xp xext x11 xextproto xrender xft
USE_LDCONFIG= yes
GNU_CONFIGURE= yes