diff options
author | Simon Walton <simon@walton.name> | 2025-06-28 14:18:25 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2025-06-28 14:18:25 +0000 |
commit | c1c87bad64a70731c39bb21a6b05f7481a25f163 (patch) | |
tree | 62668f7c545e0213326da99571a69f428e3ea160 | |
parent | b1faafe4878b08fcfdfa9b258d33a3ca91d6e9fb (diff) |
-rw-r--r-- | print/fig2dev/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/fig2dev/Makefile b/print/fig2dev/Makefile index aad3d94a3cd5..cc569d0c431c 100644 --- a/print/fig2dev/Makefile +++ b/print/fig2dev/Makefile @@ -15,7 +15,7 @@ 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 cpe ghostscript:run iconv tar:xz xorg +USES= alias cpe ghostscript:run iconv localbase:ldflags tar:xz xorg USE_XORG= xpm CPE_VENDOR= xfig_project |