aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libcli
diff options
context:
space:
mode:
authorzi <zi@FreeBSD.org>2012-05-17 20:34:09 +0800
committerzi <zi@FreeBSD.org>2012-05-17 20:34:09 +0800
commit1387026c337152e9752301862ef1e6b73f176711 (patch)
tree519468ad136d0d039053c184f76210f0172fe7cc /devel/libcli
parentffae80f0f6d4b500a93537293497341df74da12e (diff)
downloadfreebsd-ports-gnome-1387026c337152e9752301862ef1e6b73f176711.tar.gz
freebsd-ports-gnome-1387026c337152e9752301862ef1e6b73f176711.tar.zst
freebsd-ports-gnome-1387026c337152e9752301862ef1e6b73f176711.zip
- Honor custom PREFIX
PR: ports/168008 Submitted by: zi@ Approved by: bapt@ (maintainer)
Diffstat (limited to 'devel/libcli')
-rw-r--r--devel/libcli/files/patch-Makefile13
1 files changed, 10 insertions, 3 deletions
diff --git a/devel/libcli/files/patch-Makefile b/devel/libcli/files/patch-Makefile
index 7b4683465af8..26fca9c04cf3 100644
--- a/devel/libcli/files/patch-Makefile
+++ b/devel/libcli/files/patch-Makefile
@@ -1,6 +1,13 @@
---- ./Makefile.orig 2011-05-04 04:52:15.000000000 +0200
-+++ ./Makefile 2011-06-20 18:57:17.703992054 +0200
-@@ -7,17 +7,15 @@
+--- ./Makefile.orig 2011-05-03 22:52:15.000000000 -0400
++++ ./Makefile 2012-05-17 07:17:09.000000000 -0400
+@@ -1,23 +1,21 @@
+ UNAME = $(shell sh -c 'uname -s 2>/dev/null || echo not')
+ DESTDIR =
+-PREFIX = /usr/local
++PREFIX ?= /usr/local
+
+ MAJOR = 1
+ MINOR = 9
REVISION = 5
LIB = libcli.so