aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-06-21 00:59:37 +0800
committerMathieu Arnold <mat@FreeBSD.org>2018-06-21 00:59:37 +0800
commit6cb7ca00bb0a9a3aa67008824300ee8d16203a1b (patch)
tree18f53f7b22c4f0ca8231fc61673182b9f4f20999 /cad
parentc2d39f04862b52dea46de8f76bec950ef6e8f452 (diff)
downloadfreebsd-ports-gnome-6cb7ca00bb0a9a3aa67008824300ee8d16203a1b.tar.gz
freebsd-ports-gnome-6cb7ca00bb0a9a3aa67008824300ee8d16203a1b.tar.zst
freebsd-ports-gnome-6cb7ca00bb0a9a3aa67008824300ee8d16203a1b.zip
Use EMACS_FLAVOR for dependencies.
FLAVOR is the flavor of the current port, and it should not trickle down. Sponsored by: Absolight
Diffstat (limited to 'cad')
-rw-r--r--cad/dinotrace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile
index 54d4061956e5..0c255ffbb00b 100644
--- a/cad/dinotrace/Makefile
+++ b/cad/dinotrace/Makefile
@@ -27,7 +27,7 @@ OPTIONS_DEFAULT= EMACS
EMACS_DESC= Install Emacs supplimentary files
EMACS_USES= emacs:run
-EMACS_RUN_DEPENDS= verilog-mode.el${EMACS_PKGNAMESUFFIX}>0:cad/verilog-mode.el@${FLAVOR}
+EMACS_RUN_DEPENDS= verilog-mode.el${EMACS_PKGNAMESUFFIX}>0:cad/verilog-mode.el@${EMACS_FLAVOR}
EMACS_PLIST_FILES= ${EMACS_SITE_LISPDIR}/dinotrace.el ${EMACS_SITE_LISPDIR}/sim-log.el
post-patch:
* Fix PLIST (bento)arved2002-11-042-38/+38 * Add missing files and manpageskris2002-10-282-1/+3 * Update to 4.1.0.dev5.shige2002-10-143-4/+22 * fix obscure signal-handling bugsijliao2002-10-123-1/+27 * Update to 2.01c.knu2002-10-074-269/+2 * Update to release 2002-09-22.naddy2002-10-065-68/+3 * Fix logic error when NOPORTDOCS is set.obrien2002-09-293-6/+6 * Move files from illegal subdirectory src/ to files/ and fixkris2002-09-295-1/+3 * Mirror the patch files.obrien2002-09-203-3/+9 * - Fix the .zip file list format.knu2002-09-192-5/+5 * PERL -> USE_REINPLACEwill2002-09-171-1/+2 * - Apply a couple of patches posted on the FD-clone mailing list,knu2002-09-164-24/+310 * Use offical vendor patches 1-4.obrien2002-09-139-60/+27 * Add scponly 2.4, a tiny shell which only permits scp and sftp.obraun2002-09-116-0/+39 * Use the offical vendor patch for the directory space vs. slash command nameobrien2002-09-109-78/+12 * Bump revision for directory command-line completion fix.obrien2002-09-093-0/+3 * "In certain cases, Bash appends a space instead of a slash to a directory nameobrien2002-09-093-24/+102 * MASTER_SITE_SOURCEFORGE is not worth listing in MASTER_SITES becauseknu2002-09-061-3/+6 * We lie about fully having ISO C90 Amd.1 restartable wide and multibyteobrien2002-08-266-0/+78 * Fix core dump in glob expansion.naddy2002-08-202-1/+36 * Really commit the pkg-plist change.knu2002-08-151-0/+1 * Update to 4.0.6.knu2002-08-152-3/+3 * - Update to 4.0.5.knu2002-08-123-4/+38 * - Recognize .tbz as a tar+bzip2 suffix.knu2002-08-113-3/+11 * Simply typing Shift-Enter in bash-2.05b causes it to enter some kind ofobrien2002-08-063-0/+48 * `make reinstall' clean.obrien2002-08-063-3/+3 * Forgot to update pkg-plist with 5.0b upgrade.obrien2002-08-053-6/+9 * Update to version 2.05b.obrien2002-08-0418-174/+114 * Re-enable statvfs() tests now that -CURRENT has the function.naddy2002-07-224-23/+23 * Build in a clean environment to prevent sporadic interference fromnaddy2002-07-171-1/+1 * -CURRENT has <sys/statvfs.h> but no actual statvfs() implementation,naddy2002-07-171-0/+22 * Update to 020214greid2002-07-164-42/+8 * - Update to 2.01b.knu2002-07-132-2/+8 * Add nologinmsg 1.0, more functional native binary replacement forpetef2002-07-119-0/+253 * Update to release 2002-06-28.naddy2002-06-292-3/+3 * PERL -> REINPLACE_CMDpat2002-06-243-7/+10 * Update to release 2002-06-14. Changes in this release:naddy2002-06-232-6/+6 * Fix build on -current.kris2002-06-161-0/+50 * Update to 2.01a.knu2002-06-113-15/+7 * Remove scsh after repo-copy.kris2002-06-041-1/+0 * Move this file to the "lang" category, since it is not an interactivealex2002-05-296-513/+0 * Update port to version 0.6.2alex2002-05-277-268/+276 * Update to 4.1.0.dev4, new zsh development version.shige2002-05-236-323/+233 * Move a pre-everything target which displays a message and exits tokris2002-05-181-6/+2 * Serves me right to commit something in a hurry, untested. <:-(tg2002-05-171-2/+2 * Change version number from 5.2.14.p2 to 5.2.14p2, so our packagetg2002-05-161-1/+1 * Distfile has a home once again.cy2002-05-161-1/+1 * Update to 2.01.knu2002-05-164-197/+11 * Include distributed patches.tg2002-05-153-18/+12 * Add pkg-descr.knu2002-05-132-0/+24 * Add zsh+euc, Zsh with EUC encoding support.knu2002-05-1210-0/+401 * To ports@freebsd.org.obrien2002-05-091-1/+1 * eaccess() only exists on recent versions of -current, not on -stable.kris2002-05-051-2/+2 * Install man page under ${MANPREFIX} rather than ${PREFIX}.naddy2002-05-041-1/+1 * - Add a patch from the author that fixes a bug in file nameknu2002-04-163-8/+209 * Fix MASTER_SITES.alex2002-04-031-1/+1 * Update to 2.00b.knu2002-04-013-15/+2 * No longer need to explicitly provide a GNU autconf target.obrien2002-03-283-3/+0 * Update to release 2002-03-17.naddy2002-03-272-4/+3 * Add a patch supplied by the author to fix a bug in glob expansionknu2002-03-262-0/+13 * Make FINGORE gain a brain. If NO_FORCE_FIGNORE is set, and a file in theobrien2002-03-253-0/+354 * "GUI-based ... for text terminal" -> "CUI-based"knu2002-02-112-6/+5 * Update FD, a GUI-based file and directory management tool for textknu2002-02-1111-104/+169 * Make compile on FreeBSD/sparc64 !obrien2002-02-102-19/+53 * Update 0.8 -> 0.8.5.nectar2002-02-075-38/+22 * Repocopy and move "fd" from misc/ to shells/ which is more suitableknu2002-01-302-1/+2 * Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-2918-18/+18 * Add a patch submitted by the author which fixes a bug I reported whereknu2002-01-222-1/+49 * Add a patch submitted by the author which fixes a bug I reported whereknu2002-01-192-1/+14 * Upgrade to v0.6.0.jkoshy2002-01-1410-412/+280 * Use '::' as an dependency operator for pre-everything target. This isdirk2001-12-311-1/+1 * upgrade to 1.03uijliao2001-12-273-7/+8 * portlint: remove extra whitespaces before end of line.dirk2001-12-242-2/+2 * - PORTDOCS policepat2001-12-242-5/+4 * Fix LC_NUMERIC locale bug.naddy2001-12-053-5/+17 * * Update to release 2001-10-31.naddy2001-12-036-91/+14 * Override CONFIGURE_TARGET, so that this configure script generated bysobomax2001-11-233-0/+3 * * Update to 2.05a.naddy2001-11-2139-618/+567 * Update to 4.0.4.will2001-11-103-3/+24 * Update my MAINTAINER address.naddy2001-11-041-1/+1 * - Remove BROKEN.ijliao2001-10-114-4/+61 * Fix a braino (having @unexec rmdir ... without 2>/dev/null || true reallypetef2001-10-052-2/+2 * Add missing @unexec rmdirpetef2001-10-052-0/+2 * Update the files' checksums.roam2001-09-273-13/+3 * Upgrade to 0.5.3.alex2001-09-154-29/+2 * Update to 1.03tdwcjr2001-09-102-2/+2 * Make sure change in patching "builds" correctly on more recent systems.mp2001-09-091-0/+2 * Update to tcsh-6.11.mp2001-09-084-20/+12 * - remove DIST_SUBDIRpetef2001-08-313-6/+12 * Remove redundant USE_PERL5 statements.tobez2001-08-253-3/+0 * 1. This should never have been a portade2001-08-116-43/+0 * Update ksh93 to 2001-07-04.0000 version. Earlier distfiles are notrevor2001-08-049-152/+26 * Update to 4.0.2.will2001-07-036-190/+87 * "the the" -> "the"chris2001-06-241-1/+1 * Preserve files in etc/.olgeni2001-06-182-4/+14 * Enable maildir support.will2001-06-161-1/+2 * Add hmmah, The Deep Prompt, a set of shell promptsdwcjr2001-06-146-0/+43 * upgrade to 1.0008ijliao2001-06-132-6/+8 * The perl man directories should not be removed.jeh2001-06-074-8/+2 * Upgrade Zsh to 4.0.1:will2001-06-049-151/+614 * Update to 1.03s and remove hotfix patches.knu2001-05-314-28/+3 * Make htshd work with tcsh.greid2001-05-301-1/+2 * Fix plistgreid2001-05-192-1/+2 * Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-05-186-71/+0 * Don't hard-code -O2kris2001-04-301-1/+1 * Add a couple of missing files and remove extra directories on uninstall.steve2001-04-154-0/+12 * Our `end' key defintion for TERM==cons25 seems to be different from others.obrien2001-04-123-0/+42 * Re-update to 1.03r with a hotfix from the author. PORTREVISION is setknu2001-04-104-2/+26 * Remove. Patch not needed any longer.obrien2001-04-103-0/+0 * Update to version 2.05.obrien2001-04-1015-81/+33 * Temporarily back out the previous update. There seems to be a nastyknu2001-04-102-2/+2 * Update to 1.03r.knu2001-04-102-2/+2 * Make WRKDIR safe (fix broken on bento)mharo2001-03-301-1/+1 * make WRKDIR safe (fix broken on bento)mharo2001-03-301-2/+2 * Update to 1.03q.knu2001-03-202-2/+2 * Update to 0.6.knu2001-03-193-5/+13 * Fix a segmentation fault on the Alpha.obrien2001-03-173-0/+60 * Add ruby-shell, a Ruby library to run commands and control jobs like aknu2001-03-166-0/+63 * Update to lastest versionkevlo2001-03-112-2/+2 * I dropped maintainership or at least I tried to. Do it again.obrien2001-03-111-1/+1 * Add wapsh 1.0, a system to allow remote shell logins via a WAPwill2001-03-119-0/+252 * New port: mudsh: An "intelligent" game-like shellclive2001-03-016-0/+55 * - Remove the custom do-extract target.steve2001-02-281-8/+5 * Forgot to commit this file with the previous update to use the sourcesteve2001-02-271-0/+18 * Build from source now that it is available starting with versionsteve2001-02-2612-50/+183 * Update to version 0.009.steve2001-02-2610-82/+106 * add vshnu, the New Visual Shellijliao2001-02-266-0/+45 * Add secondary site to MASTER_SITESkevlo2001-02-251-1/+2 * Put back my editor hints that were removed w/o permission.obrien2001-02-073-0/+3 * Update to version 0.9.4kevlo2001-01-289-27/+72 * Master site disappeared. Use MASTER_SITE_LOCAL.nectar2001-01-223-4/+2 * Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-175-27/+24 * Remove nonexistent master site.will2001-01-091-1/+0 * Update to 0.9.3kevlo2001-01-0712-144/+69 * Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0 * Add pash 2.2, a full-screen shell, similar to Midnight Commander. Somewill2000-12-31