aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-02-13 13:15:43 +0800
committerlioux <lioux@FreeBSD.org>2001-02-13 13:15:43 +0800
commite8788d133c81c47fb7709e5c1c4fec53572787b9 (patch)
tree23e38edd01359d4a984ec1d592de9b416b0857ef /multimedia
parentc50da93dbb2be859cad0b091baf5a1ef93a2e433 (diff)
downloadfreebsd-ports-gnome-e8788d133c81c47fb7709e5c1c4fec53572787b9.tar.gz
freebsd-ports-gnome-e8788d133c81c47fb7709e5c1c4fec53572787b9.tar.zst
freebsd-ports-gnome-e8788d133c81c47fb7709e5c1c4fec53572787b9.zip
Fix typo in CODEC installation detection adhoc rotines:
- Both change CODEC_PORT to a relative reference and update CODEC_DETECTION_FILE to a cleaner syntax. Submitted by: sobomax
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/avifile/Makefile6
-rw-r--r--multimedia/xmps-win32-plugin/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/avifile/Makefile b/multimedia/avifile/Makefile
index 3f3fa0da4b4a..9638bda67312 100644
--- a/multimedia/avifile/Makefile
+++ b/multimedia/avifile/Makefile
@@ -38,9 +38,9 @@ PLIST_SUB= LIB_VERSION="${LIB_VERSION}"
FMT= /usr/bin/fmt
-CODEC_PORT= ${PORTSDIR}/graphics/win32-codecs
-#CODEC_PORT= ../win32-codecs
-CODEC_DETECTION_FILE!= cd ${CODEC_PORT} && ${MAKE} -V CODEC_DETECTION_FILE
+#CODEC_PORT= ${PORTSDIR}/graphics/win32-codecs
+CODEC_PORT= ${.CURDIR}/../win32-codecs
+CODEC_DETECTION_FILE!= ${MAKE} -f ${CODEC_PORT}/Makefile -V CODEC_DETECTION_FILE
LIB_VERSION= 0
# Adhoc fix. First part.
diff --git a/multimedia/xmps-win32-plugin/Makefile b/multimedia/xmps-win32-plugin/Makefile
index fefb621e1a15..be731ed25451 100644
--- a/multimedia/xmps-win32-plugin/Makefile
+++ b/multimedia/xmps-win32-plugin/Makefile
@@ -24,9 +24,9 @@ USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
PLIST_SUB= LIB_VERSION="${LIB_VERSION}"
-CODEC_PORT= ${PORTSDIR}/graphics/win32-codecs
-#CODEC_PORT= ../win32-codecs
-CODEC_DETECTION_FILE!= cd ${CODEC_PORT} && ${MAKE} -V CODEC_DETECTION_FILE
+#CODEC_PORT= ${PORTSDIR}/graphics/win32-codecs
+CODEC_PORT= ${.CURDIR}/../win32-codecs
+CODEC_DETECTION_FILE!= ${MAKE} -f ${CODEC_PORT}/Makefile -V CODEC_DETECTION_FILE
LIB_VERSION= 0
post-patch:
91df955e80a6c0674c01c031ea2'>force update gasChen Wei2019-07-082-6/+20 * update html titleChen Wei2019-07-056-6/+6 * make it work on FFChen Wei2019-07-041-2/+3 * update manifestChen Wei2019-07-041-3/+3 * version bumpChen Wei2019-07-042-1/+3 * update wordingChen Wei2019-07-041-1/+1 * update extension notificationChen Wei2019-07-041-3/+5 * replace some wordingsChen Wei2019-07-043-18/+17 * it seems safer to have workaround in UI layer instead of changing the constan...Chen Wei2019-07-036-24/+10 * Revert "part of replacing 'ETH'"Chen Wei2019-07-0313-18/+38 * part of replacing 'ETH'Chen Wei2019-07-0213-38/+18 * revert replacing "ETH" with "TAN"Chen Wei2019-07-0214-82/+64 * configuration, translation updatingChen Wei2019-07-0227-339/+237 * translation needed by extension setupChen Wei2019-07-022-4/+4 * part of the style refinementChen Wei2019-07-0215-109/+156 * dapp handler injected as "tangerine"Chen Wei2019-07-024-5/+7 * estimated gas should come from RPCChen Wei2019-07-014-122/+100 * 1. correct name display in network dropdown 2. enable 373 derived pathChen Wei2019-07-0133-620/+613 * be able to switch between eth and tanChen Wei2019-06-283-77/+118 * Merge pull request #6764 from MetaMask/Version-6.7.1Dan Finlay2019-06-2810-31/+145 |\ | * Version 6.7.1v6.7.1Mark Stacey2019-06-282-1/+4 | * Fixes display of confirm screen token decimals by not relying on confirmTrans...Dan Miller2019-06-286-14/+117 | * Adds e2e tests that fail when token decimals are displaying incorrectly.Dan Miller2019-06-282-16/+24 |/ * Merge pull request #6749 from MetaMask/v6.7.0Dan Finlay2019-06-2725-263/+390 |\ | * Version 6.7.0v6.7.0Thomas2019-06-262-1/+10 | * Add simulation failure to tx confirmation when transaction simulationFailsThomas2019-06-261-0/+4 | * 4byte fallback (#6551)Whymarrh Whitby2019-06-1823-262/+376 | * Merge pull request #6698 from MetaMask/Version-6.6.2Thomas Huang2019-06-182-1/+5 | |\ * | \ Merge pull request #6721 from MetaMask/Version-6.6.2Thomas Huang2019-06-1844-7122/+21293 |\ \ \ | | |/ | |/| | * | Merge branch 'develop' into Version-6.6.2Thomas Huang2019-06-1839-241/+422 | |\| | | * remove broken readme link (#6720)bobby dresser2019-06-181-1/+1 | | * Add delete to custom RPC form (#6718, #6650)Dan J Miller2019-06-1711-60/+229 | | * Fix styles on 'import account' page, update help link (#6700)Kirill Goncharov2019-06-173-2/+7 | | * Wrap smaller custom block explorer url text (#6714)Thomas Huang2019-06-174-3/+16 | | * MetaMorph - Spacing and Typeface on Extension Main view (#6584)Chi Kei Chan2019-06-1319-171/+142 | | * Feature: sync with mobile v2 (#6673)Esteban MiƱo2019-06-121-3/+26 | | * pin ethereumjs-tx (#6706)Thomas Huang2019-06-111-1/+1 | * | Version 6.6.2 RC1v6.6.2Dan Finlay2019-06-082-1/+5 | |/ | * Merge pull request #6690 from MetaMask/npm-auditThomas Huang2019-06-075-6881/+20867 | |\ | | * ci: Enable npm audit checkWhymarrh Whitby2019-06-073-13/+49 | | * Successful `npm audit' with all required pkgsWhymarrh Whitby2019-06-072-0/+11545 | | * npm audit: Works with gaba but w/o ganache-coreWhymarrh Whitby2019-06-072-6283/+365 | | * npm audit: Break karma, 1 less low, 1 less highWhymarrh Whitby2019-06-072-661/+234 | | * npm audit: Use eth-json-rpc-infura@3Whymarrh Whitby2019-06-072-267/+438 | | * Move eth-json-rpc-middleware into prod dependenciesWhymarrh Whitby2019-06-072-118/+91 | | * Break Storybook-related pkgs to reduce listed vulnerabilitiesWhymarrh Whitby2019-06-072-3182/+8282 | | * npm audit fixWhymarrh Whitby2019-06-072-2488/+3951 | | * npm audit: Works with eth-trezor-keyringWhymarrh Whitby2019-06-072-0/+122 | | * npm audit: Works with eth-ledger-bridge-keyringWhymarrh Whitby2019-06-072-0/+86 | | * npm audit: Works with eth-json-rpc-middlewareWhymarrh Whitby2019-06-072-36/+231 | | * npm audit: Works with eth-json-rpc-filtersWhymarrh Whitby2019-06-072-0/+251 | | * npm audit: Works with eth-json-rpc-infuraWhymarrh Whitby2019-06-072-0/+2644 | | * Add ethereumjs-tx dependency backWhymarrh Whitby2019-06-072-3/+38 | | * Successful `npm audit' run w/o some packagesWhymarrh Whitby2019-06-072-1290/+0 * | | Merge pull request #6695 from MetaMask/developDan Finlay2019-06-075-64/+15 |\| | | * | Merge pull request #6692 from MetaMask/Version-6.6.1Jenny Pollack2019-06-072-1/+5 | |\ \ | | * | Version 6.6.1 RC1v6.6.1Dan Finlay2019-06-072-1/+5 | |/ / | * | Merge pull request #6691 from MetaMask/revert-6606Dan Finlay2019-06-073-63/+10 | |\ \ | | |/ | |/| | | * Revert "fixed #5524"Jenny Pollack2019-06-073-63/+10 | |/ * | Merge pull request #6683 from MetaMask/developThomas Huang2019-06-0554-1660/+2579 |\| | * Merge pull request #6679 from MetaMask/Version-6.6.0v6.6.0Thomas Huang2019-06-052-1/+8 | |\ | | * Version 6.6.0 RC1Dan Finlay2019-06-042-1/+8 | |/ | * Merge pull request #6678 from MetaMask/revert-6654-manifest-permissionsDan Finlay2019-06-041-0/+1 | |\ | | * Revert "Remove clipboardWrite permission"Dan Finlay2019-06-04