diff options
-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 |