pkgsrc/mk
dmcmahill c2df7b0cb4 set F77 as well as FC.
was:
1% make show-var PKG_STAGE=configure VARNAME=FC
g77
2% make show-var PKG_STAGE=configure VARNAME=F77
/usr/pkgsrc-current/math/scilab/work/.gcc/bin/g77
is:
3% make show-var PKG_STAGE=configure VARNAME=FC
g77
4% make show-var PKG_STAGE=configure VARNAME=F77
g77

fixes some buildlink spillover noted in the scilab package.
2004-03-10 05:13:38 +00:00
..
buildlink2 Pass LDFLAGS (minus any libraries) to the compiler when creating the 2004-02-21 10:35:57 +00:00
buildlink3 Do previous in a different way by providing a default value for 2004-03-06 14:38:01 +00:00
bulk s/netbsd.org/NetBSD.org/ 2004-02-25 09:20:59 +00:00
compiler set F77 as well as FC. 2004-03-10 05:13:38 +00:00
gnu-config Symlink the libtool-1.4.m4 file into any directory in which there's a 2004-02-20 09:58:49 +00:00
install Set CONF_FILES_MODE from @CONF_FILES_MODE@. 2004-02-15 03:01:08 +00:00
scripts Use ${BMAKE} instead of make to make this work on non NetBSD platforms. 2003-09-23 01:51:44 +00:00
AIX.pkg.dist Add the 'pa' locale directory, used by gnome-mag. 2004-03-09 22:19:37 +00:00
apache.mk add missing }. 2003-12-11 13:51:28 +00:00
autoconf.mk Symlink the libtool-1.4.m4 file into any directory in which there's a 2004-02-20 09:58:49 +00:00
automake.mk Support the automake17 package, and for now, 2003-12-12 19:06:34 +00:00
bsd.pkg.defaults.mk Explicitly enable Xft support in mozilla-gtk2; it is already beeing used by 2004-03-06 13:45:37 +00:00
bsd.pkg.install.mk Sync comment with reality: tell about USE_PKGINSTALL and discourage direct 2004-01-12 12:58:23 +00:00
bsd.pkg.mk Change LIBTOOL_REQD to recent libtool version, 1.5.2nb4. (This 2004-03-09 19:22:24 +00:00
bsd.pkg.obsolete.mk * buildlink1 -> buildlink2 2002-09-23 08:45:40 +00:00
bsd.pkg.subdir.mk Also descend to sub directories for make lint 2003-09-06 11:28:13 +00:00
bsd.prefs.mk Add LOWER_OPSYS_VERSUFFIX on FreeBSD platforms, so that the major 2004-03-09 20:39:50 +00:00
BSDOS.pkg.dist Add the 'pa' locale directory, used by gnome-mag. 2004-03-09 22:19:37 +00:00
compiler.mk * Move pkgsrc/mk/compiler/bsd.compiler.mk to pkgsrc/mk/compiler.mk. 2004-02-18 13:32:38 +00:00
curses.buildlink2.mk curses.buildlink[23].mk files to be included by packages that use the 2004-02-13 01:02:06 +00:00
curses.buildlink3.mk curses.buildlink[23].mk files to be included by packages that use the 2004-02-13 01:02:06 +00:00
Darwin.pkg.dist Add the 'pa' locale directory, used by gnome-mag. 2004-03-09 22:19:37 +00:00
Darwin.x11.dist Don't register share/pixmaps; it's now properly handled by xdg-dirs and 2004-03-08 19:43:13 +00:00
defs.AIX.mk Replace all occurrences of the "MAIL" definition with MAIL_CMD, since 2004-01-27 16:11:47 +00:00
defs.BSDOS.mk Replace all occurrences of the "MAIL" definition with MAIL_CMD, since 2004-01-27 16:11:47 +00:00
defs.Darwin.mk Replace all occurrences of the "MAIL" definition with MAIL_CMD, since 2004-01-27 16:11:47 +00:00
defs.FreeBSD.mk DEFAULT_SERIAL_DEVICE is /dev/cuaa0 not /dev/null. 2004-03-09 10:34:31 +00:00
defs.IRIX.mk Replace all occurrences of the "MAIL" definition with MAIL_CMD, since 2004-01-27 16:11:47 +00:00
defs.Linux.mk Add some new variables for manual pages when using imake. 2004-01-31 16:52:16 +00:00
defs.NetBSD.mk Add some new variables for manual pages when using imake. 2004-01-31 16:52:16 +00:00
defs.OpenBSD.mk Replace all occurrences of the "MAIL" definition with MAIL_CMD, since 2004-01-27 16:11:47 +00:00
defs.SunOS.mk deprecate Zoularis: remove any tests for ZOULARIS* and bomb if 2004-02-14 03:26:09 +00:00
emacs.mk Merge pkgviews-mk branch into the HEAD by running: 2003-09-02 06:59:37 +00:00
endian.mk If we're passing through MAKEFLAGS variables whose values may contain 2004-02-06 19:04:24 +00:00
fonts.mk Handle font (de)installation before bsd.pkg.install.mk handles OWN_DIRS. 2003-12-19 23:46:41 +00:00
FreeBSD.pkg.dist Add the 'pa' locale directory, used by gnome-mag. 2004-03-09 22:19:37 +00:00
FreeBSD.x11.dist Don't register share/pixmaps; it's now properly handled by xdg-dirs and 2004-03-08 19:43:13 +00:00
ghostscript.mk Have USE_IMAKE imply USE_X11BASE imply USE_X11. Now we can just check if 2002-10-22 22:54:07 +00:00
IRIX.pkg.dist Add the 'pa' locale directory, used by gnome-mag. 2004-03-09 22:19:37 +00:00
IRIX.x11.dist Don't register share/pixmaps; it's now properly handled by xdg-dirs and 2004-03-08 19:43:13 +00:00
java-vm.mk kaffe and wonka works for "arm" too (not only "arm32"). 2003-10-03 16:38:22 +00:00
krb5.buildlink3.mk If we're passing through MAKEFLAGS variables whose values may contain 2004-02-06 18:45:02 +00:00
Linux.pkg.dist Add the 'pa' locale directory, used by gnome-mag. 2004-03-09 22:19:37 +00:00
Linux.x11.dist Don't register share/pixmaps; it's now properly handled by xdg-dirs and 2004-03-08 19:43:13 +00:00
motif.buildlink2.mk Whitespace police. 2003-03-25 13:42:16 +00:00
NetBSD.pkg.dist Add the 'pa' locale directory, used by gnome-mag. 2004-03-09 22:19:37 +00:00
NetBSD.x11.dist Don't register share/pixmaps; it's now properly handled by xdg-dirs and 2004-03-08 19:43:13 +00:00
OpenBSD.pkg.dist Add the 'pa' locale directory, used by gnome-mag. 2004-03-09 22:19:37 +00:00
OpenBSD.x11.dist Don't register share/pixmaps; it's now properly handled by xdg-dirs and 2004-03-08 19:43:13 +00:00
ossaudio.buildlink2.mk echo -> ${ECHO} 2003-03-16 11:12:02 +00:00
ossaudio.buildlink3.mk Initial sprinkling of work-in-progress buildlink3.mk files for using the 2004-01-03 23:06:43 +00:00
pthread.buildlink2.mk -lpthread is a no-op on Darwin, but it messes up buildlink. So add a new 2003-09-14 16:30:34 +00:00
pthread.buildlink3.mk Append to BUILDLINK_DEPENDS.<pkg> instead of overriding it so that the 2004-01-25 16:17:37 +00:00
subst.mk Solaris' file(1) reports "executable [path] script" on scripts which 2004-03-07 09:29:25 +00:00
SunOS.pkg.dist Add the 'pa' locale directory, used by gnome-mag. 2004-03-09 22:19:37 +00:00
SunOS.x11.dist Don't register share/pixmaps; it's now properly handled by xdg-dirs and 2004-03-08 19:43:13 +00:00
texinfo.mk Insure that the install-info we found is not one provided by the gtexinfo 2003-10-07 09:09:56 +00:00
tools.mk Add FreeBSD-*-* to _TOOLS_OPSYS_HAS_GNU.sed. 2004-03-09 10:07:21 +00:00
xaw.buildlink2.mk g/c FIX_RPATH, it is broken and no longer required for Darwin, which 2003-12-07 22:47:16 +00:00