Skip to content

Commit

Permalink
graphics/openjpeg15: Remove unnecessary USES=dos2unix
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 30, 2021
1 parent 6716b02 commit acfcefe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions graphics/openjpeg15/Makefile
Expand Up @@ -17,16 +17,16 @@ LIB_DEPENDS= liblcms2.so:graphics/lcms2 \
libpng.so:graphics/png \
libtiff.so:graphics/tiff

OPTIONS_DEFINE= DOCS
USES= cmake cpe

DOS2UNIX_FILES= libopenjpeg/opj_malloc.h
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= cmake cpe dos2unix

PORTDOCS= CHANGES LICENSE

GH_ACCOUNT= uclouvain
USE_GITHUB= yes

OPTIONS_DEFINE= DOCS

.include <bsd.port.mk>

0 comments on commit acfcefe

Please sign in to comment.