diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile index cfc8c1891a0e..94ee1d053b1e 100644 --- a/graphics/xfig/Makefile +++ b/graphics/xfig/Makefile @@ -1,36 +1,36 @@ PORTNAME= xfig PORTVERSION= 3.2.8a CATEGORIES= graphics MASTER_SITES= SF/mcj/ MAINTAINER= mjl@luckie.org.nz COMMENT= Drawing program for X11 WWW= https://www.xfig.org/ LICENSE= xfig LICENSE_NAME= xfig public license LICENSE_FILE= ${FILESDIR}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -LIB_DEPENDS= libgs.so:print/ghostscript9-agpl-base \ - libpng.so:graphics/png \ +LIB_DEPENDS= libpng.so:graphics/png \ libtiff.so:graphics/tiff \ libXaw3d.so:x11-toolkits/Xaw3d RUN_DEPENDS= fig2dev:print/fig2dev -USES= cpe desktop-file-utils gmake jpeg localbase:ldflags tar:xz xorg +USES= cpe desktop-file-utils gmake ghostscript:lib 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 CONFLICTS= xfig-3.1* xfig-3.2.[1234]* xfig-[12].* OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|/usr/bin/||' ${WRKSRC}/xfig.desktop .include