1
0
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:
Gerald Pfeifer 2008-11-24 06:45:19 +00:00
parent 5649da8e8c
commit 17f97ec49b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223319
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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