aboutsummaryrefslogtreecommitdiff
path: root/www/multisort
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2011-06-21 19:32:30 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2011-06-21 19:32:30 +0000
commit715aebf7047162795477dcb392d6dc7e09c3cda5 (patch)
tree5b9838f2bfbd7a49c37dc849cdfe38e54011b865 /www/multisort
parentbd329b55b0c269b16127d94225a9e71679fd51ca (diff)
downloadports-715aebf7047162795477dcb392d6dc7e09c3cda5.tar.gz
ports-715aebf7047162795477dcb392d6dc7e09c3cda5.zip
Notes
Diffstat (limited to 'www/multisort')
-rw-r--r--www/multisort/files/patch-Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/multisort/files/patch-Makefile b/www/multisort/files/patch-Makefile
index a5bc0682c10d..991fd9abf4e5 100644
--- a/www/multisort/files/patch-Makefile
+++ b/www/multisort/files/patch-Makefile
@@ -1,12 +1,13 @@
---- Makefile.orig 1999-10-28 21:04:24.000000000 +0200
-+++ Makefile 2008-10-07 18:48:41.000000000 +0200
+--- ./Makefile.orig 1999-10-28 21:04:24.000000000 +0200
++++ ./Makefile 2011-06-21 21:30:39.000000000 +0200
@@ -1,9 +1,10 @@
-#
-# $Id: Makefile,v 1.1 1999/01/14 19:05:35 xach Exp $
-#
-
+-CC = gcc
+PREFIX?= /usr/local
- CC = gcc
++CC?= gcc
CFLAGS = -Wall -g -O2
-multisort: multisort.c