aboutsummaryrefslogtreecommitdiff
path: root/graphics/agg
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:06 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:06 +0000
commit04470c2f42b5dcf9e39fb9af1080fbcc32783f70 (patch)
treed6cafd7eac69254c85190f1bc5cfebfd730a338d /graphics/agg
parent35ad977e823632b9b27341dbd14cc2210608c2c3 (diff)
downloadports-04470c2f42b5dcf9e39fb9af1080fbcc32783f70.tar.gz
ports-04470c2f42b5dcf9e39fb9af1080fbcc32783f70.zip
graphics/agg: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics/agg')
-rw-r--r--graphics/agg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile
index e5e6a65456a3..d32812a055cf 100644
--- a/graphics/agg/Makefile
+++ b/graphics/agg/Makefile
@@ -17,7 +17,8 @@ LICENSE_FILE= ${WRKSRC}/copying
LIB_DEPENDS= libfreetype.so:print/freetype2
GNU_CONFIGURE= yes
-USES= autoreconf gmake libtool pathfix pkgconfig sdl xorg
+USES= autoreconf cpe gmake libtool pathfix pkgconfig sdl xorg
+CPE_VENDOR= antigrain
USE_XORG= x11
USE_SDL= sdl
USE_LDCONFIG= yes