Skip to content

Commit

Permalink
graphics/pstoedit: Fix build on non clean environment
Browse files Browse the repository at this point in the history
Force --enable-docs=no to fix build when latex2man and pdflatex are present.

MFH:		2023Q3
Reported by:	Robert English
  • Loading branch information
nunotexbsd committed Aug 7, 2023
1 parent 950dfcd commit 4091219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/pstoedit/Makefile
Expand Up @@ -16,8 +16,8 @@ LIB_DEPENDS= libgd.so:graphics/gd \
USES= ghostscript gmake libtool localbase pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-docs=no
MAKE_ENV= INSTALL_STRIP_FLAG="${STRIP}"

CPPFLAGS+= -isystem ${LOCALBASE}/include/ming

PORTDOCS= *
Expand Down

0 comments on commit 4091219

Please sign in to comment.