aboutsummaryrefslogtreecommitdiff
path: root/devel/cccc/files
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-11-04 01:20:49 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-11-04 01:20:49 +0000
commit819838c8f7d4bffae62d9d37231b38230f042bb7 (patch)
tree1ac3804a3acefe2ea38e17aa049eff8499c3eb1a /devel/cccc/files
parent2a32af90be4370ce537b6088584f221aa5146413 (diff)
downloadports-819838c8f7d4bffae62d9d37231b38230f042bb7.tar.gz
ports-819838c8f7d4bffae62d9d37231b38230f042bb7.zip
Notes
Diffstat (limited to 'devel/cccc/files')
-rw-r--r--devel/cccc/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cccc/files/patch-aa b/devel/cccc/files/patch-aa
index ed4207c44a93..2bab59e2b4cb 100644
--- a/devel/cccc/files/patch-aa
+++ b/devel/cccc/files/patch-aa
@@ -25,7 +25,7 @@
+
+ ## preferred directories for FreeBSD is under /usr/local tree
+ ## we need pccts installed from package
-+ PCCTS = $(PREFIX)
++ PCCTS = $(LOCALBASE)
+ PCCTS_H = $(PCCTS)/include/pccts
+ PCCTS_BIN = $(PCCTS)/bin
+