mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Add libXrender as another dependency. Among others this should improve
the appearance of Firefox. PR: 127909
This commit is contained in:
parent
5649da8e8c
commit
17f97ec49b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223319
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 1.1.9
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SFE \
|
||||
@ -37,7 +38,7 @@ USE_BISON= build
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GL= glut
|
||||
USE_XORG= xpm
|
||||
USE_XORG= xpm xrender
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 1.1.9
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SFE \
|
||||
@ -37,7 +38,7 @@ USE_BISON= build
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GL= glut
|
||||
USE_XORG= xpm
|
||||
USE_XORG= xpm xrender
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
Loading…
Reference in New Issue
Block a user