summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-01-02 03:06:55 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-01-02 03:06:55 +0000
commit303483c487a1a85a2e1dbfee08ee90b924bf5e88 (patch)
tree121fed433038cbe2b20d68beb13b2b29c3290fec /emulators
parent- Update to 2.5.1 (diff)
- enable xml support
Approved by: gerald
Notes
Notes: svn path=/head/; revision=181233
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile3
-rw-r--r--emulators/wine/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 71c676ebb5c3..a7e3761125f4 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -21,7 +21,8 @@ COMMENT= Microsoft Windows compatibility layer for Unix-like systems
LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms \
freetype.9:${PORTSDIR}/print/freetype2 \
gdraw.1:${PORTSDIR}/print/fontforge \
- glut.4:${PORTSDIR}/graphics/libglut
+ glut.4:${PORTSDIR}/graphics/libglut \
+ xml2:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --mandir=${MANPREFIX}/man
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 71c676ebb5c3..a7e3761125f4 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -21,7 +21,8 @@ COMMENT= Microsoft Windows compatibility layer for Unix-like systems
LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms \
freetype.9:${PORTSDIR}/print/freetype2 \
gdraw.1:${PORTSDIR}/print/fontforge \
- glut.4:${PORTSDIR}/graphics/libglut
+ glut.4:${PORTSDIR}/graphics/libglut \
+ xml2:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --mandir=${MANPREFIX}/man