mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Unbreak the reference port.
Submitted by: pointyhat via pav
This commit is contained in:
parent
7de4bf3e46
commit
413740b050
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297333
@ -16,6 +16,8 @@ MASTER_SITES= http://cairographics.org/releases/
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Vector graphics library with cross-device output support
|
||||
|
||||
USE_XZ= yes
|
||||
|
||||
.if !defined(REFERENCE_PORT)
|
||||
|
||||
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
@ -23,7 +25,6 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
|
||||
pixman-1.9:${PORTSDIR}/x11/pixman
|
||||
|
||||
USE_XZ= yes
|
||||
CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \
|
||||
--disable-directfb \
|
||||
--enable-tee \
|
||||
|
Loading…
Reference in New Issue
Block a user