freebsd-ports/java/jmp/files/patch-Makefile.in
Stefan Walter 5fdcfb79e7 - Update to 0.50.1
- Evaluate OPTIONS _after_ inclusion of bsd.port.pre.mk.
- Mark BROKEN on FreeBSD < 5.x

PR:		96989
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
Approved by:	arved (mentor)
2006-05-10 17:25:51 +00:00

7 lines
194 B
Text

$FreeBSD$
--- Makefile.in.orig Mon May 8 20:06:38 2006
+++ Makefile.in Mon May 8 20:07:16 2006
@@ -1044 +1044 @@
- inst=`echo $$inst | sed '$(transform)'`.$$ext; \
+ inst=$$inst.$$ext; \