diff options
-rw-r--r-- | graphics/cairo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 513c8a5d5..345f83cb7 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://cairographics.org/releases/ MAINTAINER= gnome@FreeBSD.org COMMENT= Vector graphics library with cross-device output support +PORTSCOUT= skipv:5c-1\.[1-3] + .if !defined(REFERENCE_PORT) LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ |