- remove unneeded patch

This commit is contained in:
jasper 2011-05-02 19:02:40 +00:00
parent 9ab79e756e
commit 8e7fce00c0
2 changed files with 3 additions and 13 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2010/10/24 21:06:28 sthen Exp $
# $OpenBSD: Makefile,v 1.20 2011/05/02 19:02:40 jasper Exp $
COMMENT=compile Java source into .class files (quickly!)
@ -30,4 +30,6 @@ USE_GROFF= Yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
FAKE_FLAGS+= docdir=${PREFIX}/share/doc/jikes/
.include <bsd.port.mk>

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-doc_Makefile_in,v 1.3 2005/03/27 01:04:46 ian Exp $
--- doc/Makefile.in.orig Fri Mar 25 17:33:51 2005
+++ doc/Makefile.in Fri Mar 25 17:34:01 2005
@@ -158,7 +158,7 @@ sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
man_MANS = jikes.1
-docdir = $(datadir)/doc/${PACKAGE}-${VERSION}
+docdir = $(prefix)/share/doc/${PACKAGE}
doc_DATA = \
license.htm