git: 4babc09bc75d - main - graphics/xfig: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:41 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4babc09bc75ddde403fbee0e0c44049ed05b2606
commit 4babc09bc75ddde403fbee0e0c44049ed05b2606
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:33:25 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:01 +0000
graphics/xfig: Add CPE information
Approved by: portmgr (blanket)
---
graphics/xfig/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index cff10ee1af85..9044bc78877a 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -19,9 +19,10 @@ LIB_DEPENDS= libgs.so:print/ghostscript9-agpl-base \
libXaw3d.so:x11-toolkits/Xaw3d
RUN_DEPENDS= fig2dev:print/fig2dev
-USES= desktop-file-utils gmake jpeg localbase:ldflags tar:xz xorg
+USES= cpe desktop-file-utils gmake jpeg localbase:ldflags tar:xz xorg
USE_CSTD= gnu89
USE_XORG= ice sm x11 xaw xext xi xmu xpm xt
+CPE_VENDOR= xfig_project
GNU_CONFIGURE= yes
CFLAGS+= -Wno-return-type
More information about the dev-commits-ports-all
mailing list