diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:21:21 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:50:07 +0000 |
commit | a51ced835adc626fe30b32b34277ca8c6be842a8 (patch) | |
tree | 391ff840b0bcd6c561443c53199314f0a3aec3d7 /graphics/libansilove/Makefile | |
parent | dbe77e0485f8d83e48e9364ea5e5a87839a40053 (diff) | |
download | ports-a51ced835adc626fe30b32b34277ca8c6be842a8.tar.gz ports-a51ced835adc626fe30b32b34277ca8c6be842a8.zip |
graphics/libansilove: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics/libansilove/Makefile')
-rw-r--r-- | graphics/libansilove/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libansilove/Makefile b/graphics/libansilove/Makefile index 2c584c621ddf..1a33d88fc055 100644 --- a/graphics/libansilove/Makefile +++ b/graphics/libansilove/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= libgd.so:graphics/gd USE_GITHUB= yes GH_ACCOUNT= ansilove -USES= cmake +USES= cpe cmake USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION} |