1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- enable xml support

Approved by:	gerald
This commit is contained in:
Dirk Meyer 2007-01-02 03:06:55 +00:00
parent 971f7a919f
commit 303483c487
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181233
2 changed files with 4 additions and 2 deletions

View File

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

View File

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