[147003] trunk/dports/x11/wine-devel/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Wed Mar 23 00:23:05 PDT 2016
Revision: 147003
https://trac.macports.org/changeset/147003
Author: jeremyhu at macports.org
Date: 2016-03-23 00:23:05 -0700 (Wed, 23 Mar 2016)
Log Message:
-----------
wine-devel: Add missing dependency on libpcap and a patch to fix a missing cups include
Modified Paths:
--------------
trunk/dports/x11/wine-devel/Portfile
Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile 2016-03-22 23:24:30 UTC (rev 147002)
+++ trunk/dports/x11/wine-devel/Portfile 2016-03-23 07:23:05 UTC (rev 147003)
@@ -15,6 +15,7 @@
conflicts wine wine-crossover
set my_name wine
version 1.9.6
+revision 1
set branch [join [lrange [split ${version} .] 0 1] .]
license LGPL-2.1+
categories x11
@@ -69,6 +70,7 @@
port:jpeg \
port:lcms2 \
port:libiconv \
+ port:libpcap \
port:libpng \
port:libxml2 \
port:libxslt \
@@ -116,6 +118,7 @@
port:pkgconfig
patchfiles BOOL.patch \
+ cups_headers.patch \
mach_machine.patch \
kVK_RightCommand_macro.patch \
tiger-shell.patch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160323/8c96f89a/attachment.html>
More information about the macports-changes
mailing list