openbsd-ports/devel/libixp/patches/patch-config_mk

13 lines
373 B
Plaintext
Raw Normal View History

2008-03-15 08:38:53 -04:00
$OpenBSD: patch-config_mk,v 1.1.1.1 2008/03/15 12:38:53 mcbride Exp $
--- config.mk.orig Tue Feb 19 02:08:27 2008
+++ config.mk Tue Feb 19 02:08:35 2008
@@ -11,7 +11,7 @@ RUBYINC = -I/usr/local/lib/ruby/1.8/i386-freebsd6
TASKINC = -I${HOME}/libtask
# paths
-PREFIX = /usr/local
+#PREFIX = /usr/local
BIN = ${PREFIX}/bin
MAN = ${PREFIX}/share/man
ETC = ${PREFIX}/etc