freebsd-ports/x11/nvidia-settings/files/patch-Makefile
2004-08-15 04:57:54 +00:00

11 lines
211 B
Text

--- Makefile.orig Sun Aug 15 13:15:04 2004
+++ Makefile Sun Aug 15 13:38:32 2004
@@ -70,7 +70,7 @@
# default prefix
ifdef ROOT
- prefix = $(ROOT)/usr
+ prefix = $(ROOT)
else
prefix = /usr/local
endif