diff options
Diffstat (limited to 'devel/pccts/files/patch-ah')
-rw-r--r-- | devel/pccts/files/patch-ah | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pccts/files/patch-ah b/devel/pccts/files/patch-ah index 71fc916b9410..cfb9e7fc5061 100644 --- a/devel/pccts/files/patch-ah +++ b/devel/pccts/files/patch-ah @@ -6,7 +6,7 @@ SCAN = Lexer -PCCTS = ../.. -ANTLR_H = $(PCCTS)/h -+PCCTS = /usr/local ++PCCTS = ${PREFIX} +ANTLR_H = $(PCCTS)/include/pccts BIN = $(PCCTS)/bin ANTLR = $(BIN)/antlr |