- remove unneeded patch
This commit is contained in:
parent
c1db31d40a
commit
e376914233
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.17 2010/11/17 08:05:15 espie Exp $
|
# $OpenBSD: Makefile,v 1.18 2011/05/02 18:54:06 jasper Exp $
|
||||||
|
|
||||||
COMMENT-main= high dynamic range image format
|
COMMENT-main= high dynamic range image format
|
||||||
COMMENT-tools= image viewing tools for OpenEXR
|
COMMENT-tools= image viewing tools for OpenEXR
|
||||||
@ -42,6 +42,7 @@ USE_GMAKE= Yes
|
|||||||
USE_LIBTOOL= Yes
|
USE_LIBTOOL= Yes
|
||||||
|
|
||||||
DOCDIR= ${PREFIX}/share/doc/OpenEXR
|
DOCDIR= ${PREFIX}/share/doc/OpenEXR
|
||||||
|
FAKE_FLAGS+= docdir=${DOCDIR}
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${INSTALL_DATA} ${WRKSRC}/doc/*.pdf ${DOCDIR}
|
${INSTALL_DATA} ${WRKSRC}/doc/*.pdf ${DOCDIR}
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
$OpenBSD: patch-doc_Makefile_in,v 1.1 2008/04/11 11:16:20 jasper Exp $
|
|
||||||
--- doc/Makefile.in.orig Thu Apr 10 20:24:30 2008
|
|
||||||
+++ doc/Makefile.in Thu Apr 10 20:24:49 2008
|
|
||||||
@@ -179,7 +179,7 @@ EXTRA_DIST = \
|
|
||||||
TechnicalIntroduction.pdf \
|
|
||||||
OpenEXRFileLayout.pdf
|
|
||||||
|
|
||||||
-docdir = $(datadir)/doc/OpenEXR-@OPENEXR_VERSION@
|
|
||||||
+docdir = $(datadir)/doc/OpenEXR
|
|
||||||
doc_DATA = $(EXTRA_DIST)
|
|
||||||
all: all-am
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user