mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
e244b8bccc
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :)
45 lines
1.5 KiB
Plaintext
45 lines
1.5 KiB
Plaintext
bin/etags
|
|
bin/ctags
|
|
bin/b2m
|
|
bin/gnuclient
|
|
bin/rcs-checkin
|
|
bin/pstogif
|
|
bin/install-sid
|
|
bin/send-pr
|
|
bin/gnudoit
|
|
bin/gnuattach
|
|
bin/xemacs-20.4
|
|
@exec ln -sf %D/%F %B/xemacs
|
|
@unexec rm %B/xemacs
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/make-path
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/wakeup
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/profile
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/make-docfile
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/digest-doc
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/sorted-doc
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/movemail
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/cvtmail
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/fakemail
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/yow
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/hexl
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/gnuserv
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/mmencode
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/rcs2log
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/vcdiff
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/gzip-el.sh
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/install-sid
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/send-pr
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/tm-au
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/tm-file
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/tm-html
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/tm-image
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/tm-mpeg
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/tm-plain
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/tm-ps
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/tmdecode
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/add-little-package.sh
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/add-big-package.sh
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/DOC
|
|
lib/%%XEMACS_DIR%%/i386--freebsd/config.values
|
|
@dirrm lib/%%XEMACS_DIR%%/i386--freebsd
|