diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-08-10 16:29:50 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-08-10 16:29:50 +0000 |
commit | 80dd03d8029a939f8425948406b3c0c98973f966 (patch) | |
tree | 702d1bb630d7cd0a7efe81ccf8a7da6393e90cee | |
parent | - www/typo3-7: Update from 7.6.20 to 7.6.21 (diff) |
Track wine-mono-devel update.
Notes
Notes:
svn path=/head/; revision=447700
-rw-r--r-- | emulators/i386-wine-devel/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/i386-wine-devel/Makefile.inc b/emulators/i386-wine-devel/Makefile.inc index cd79aba47ccc..759ca650c5ee 100644 --- a/emulators/i386-wine-devel/Makefile.inc +++ b/emulators/i386-wine-devel/Makefile.inc @@ -43,7 +43,7 @@ USES= tar:xz desktop-file-utils BUNDLE_LIBS= yes GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.47-x86.msi:emulators/wine-gecko-devel -MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.7.0.msi:emulators/wine-mono-devel +MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.7.1.msi:emulators/wine-mono-devel # Included for OPSYS and OSVERSION .include <bsd.port.pre.mk> |