aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:18:38 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:57:56 +0000
commit83f49680fc449fcc424bbea975a8b24658a53067 (patch)
tree48e8ecf3b4748adde2634ddffa09225b2e21bc9c /print
parent96c4213fd5340969e64dbc4e872485451134aa72 (diff)
downloadports-83f49680fc449fcc424bbea975a8b24658a53067.tar.gz
ports-83f49680fc449fcc424bbea975a8b24658a53067.zip
print/fig2dev: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'print')
-rw-r--r--print/fig2dev/Makefile4
1 files changed, 3 insertions, 1 deletions
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