git: 83f49680fc44 - main - print/fig2dev: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:59:04 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=83f49680fc449fcc424bbea975a8b24658a53067
commit 83f49680fc449fcc424bbea975a8b24658a53067
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:18:38 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:57:56 +0000
print/fig2dev: Add CPE information
Approved by: portmgr (blanket)
---
print/fig2dev/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/print/fig2dev/Makefile b/print/fig2dev/Makefile
index 59367937cf81..562a379c0d85 100644
--- a/print/fig2dev/Makefile
+++ b/print/fig2dev/Makefile
@@ -14,9 +14,11 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= libpng.so:graphics/png
RUN_DEPENDS= ppmtogif:graphics/netpbm
-USES= alias ghostscript:run iconv tar:xz xorg
+USES= alias cpe ghostscript:run iconv tar:xz xorg
USE_XORG= xpm
+CPE_VENDOR= xfig_project
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-transfig \
GSEXE=gs
More information about the dev-commits-ports-all
mailing list