diff options
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r-- | graphics/pstoedit/Makefile | 5 | ||||
-rw-r--r-- | graphics/pstoedit/distinfo | 1 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 98fe9b15a70d..c4d47423d361 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -26,6 +26,7 @@ USE_GHOSTSCRIPT= yes USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes MAN1= pstoedit.1 @@ -34,7 +35,7 @@ CPPFLAGS= -I${LOCALBASE}/include/ming -I${LOCALBASE}/include \ -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib -.include <bsd.port.pre.mk> +.include <bsd.port.options.mk> .if defined(WITHOUT_IMAGEMAGICK) CONFIGURE_ARGS+= --without-magick @@ -83,4 +84,4 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/doc/*.htm ${DOCSDIR} .endif -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/graphics/pstoedit/distinfo b/graphics/pstoedit/distinfo index 56b8fa49cee8..d1b9841a0532 100644 --- a/graphics/pstoedit/distinfo +++ b/graphics/pstoedit/distinfo @@ -1,3 +1,2 @@ -MD5 (pstoedit-3.50.tar.gz) = 97d649305ad90fab7a569154f17e0916 SHA256 (pstoedit-3.50.tar.gz) = 22b16452d7538358f8ecdff1fec29a8b6d4da49dffec9ae436f60bd95d105711 SIZE (pstoedit-3.50.tar.gz) = 894115 |