1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/Mk/Uses
Mathieu Arnold 2686164bfb - Add a USE_PERL5=fixpacklist to account for ports creating one when not using
USE_PERL5=configure or USE_PERL5=modbuildtiny.
- Change perl5.mk to use a specific target and not abuse post-stage.

Reviewed by:	bapt
With Hat:	portmgr
Sponsored by:	Absolight
2014-05-25 11:37:28 +00:00
..
ada.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
bison.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
charsetfix.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
cmake.mk Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
compiler.mk Add compiler:gcc-c++11-lib to instrument gcc linking with libc++ on system where default stl is libc++ 2014-04-08 15:16:39 +00:00
cpe.mk Add support for inserting CPE URIs as package annotations. 2014-05-17 18:09:14 +00:00
cran.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
desktop-file-utils.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
desthack.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
display.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
dos2unix.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
fam.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
fmake.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
fortran.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
fuse.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
gecko.mk - Update SeaMonkey to 2.26 2014-05-06 19:13:09 +00:00
gettext.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
gmake.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
iconv.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
imake.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
kmod.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
lha.mk Two new USES added to finish handling distfiles formats a consistent way: 2014-03-12 09:17:06 +00:00
libtool.mk When linking a library libA with a library libB using libtool, if libB.la 2014-04-23 13:25:16 +00:00
lua.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
makeself.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
motif.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
ncurses.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
ninja.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
objc.mk Add a USES to handle objective C (chosing compiler adding the right dependency on the runtime library) 2014-05-08 13:32:12 +00:00
openal.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
pathfix.mk Rename pathfix-pre-patch target into pathfix to be consistent 2014-05-22 06:42:20 +00:00
perl5.mk - Add a USE_PERL5=fixpacklist to account for ports creating one when not using 2014-05-25 11:37:28 +00:00
pgsql.mk Finish USES=pgsql 2014-05-05 12:39:54 +00:00
pkgconfig.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
pure.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
qmail.mk Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
qmake.mk Reset default qmake flags so that they don't taint our 2014-04-09 19:00:49 +00:00
readline.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
scons.mk Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
shared-mime-info.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
shebangfix.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
tar.mk Fix a typo 2014-03-30 10:50:26 +00:00
tcl.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
tk.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
twisted.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
uidfix.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
uniquefiles.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
webplugin.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
zenoss.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00
zip.mk - Use /usr/bin/unzip for zip files extraction (part 1) 2014-05-22 09:51:35 +00:00
zope.mk Move MAINTAINER lines to the end of the initial comment block and 2014-03-15 10:31:54 +00:00