- remove unneeded patch

This commit is contained in:
jasper 2011-05-02 18:54:06 +00:00
parent c1db31d40a
commit e376914233
2 changed files with 2 additions and 13 deletions

View File

@ -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-tools= image viewing tools for OpenEXR
@ -42,6 +42,7 @@ USE_GMAKE= Yes
USE_LIBTOOL= Yes
DOCDIR= ${PREFIX}/share/doc/OpenEXR
FAKE_FLAGS+= docdir=${DOCDIR}
post-install:
${INSTALL_DATA} ${WRKSRC}/doc/*.pdf ${DOCDIR}

View File

@ -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