summaryrefslogtreecommitdiff
path: root/plan9/9term/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'plan9/9term/patches/patch-aa')
-rw-r--r--plan9/9term/patches/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/plan9/9term/patches/patch-aa b/plan9/9term/patches/patch-aa
index b8ca9a80055..415b7f1284c 100644
--- a/plan9/9term/patches/patch-aa
+++ b/plan9/9term/patches/patch-aa
@@ -6,7 +6,7 @@
# if your compiler supports posix-compatible compilation
-OS=-DSOLARIS
+OS=-DSUNOS -O2
-+SAMDIR=../../../sam/${WRKDIR:T}
++SAMDIR=${PKGSRCDIR}/plan9/sam/${WRKDIR:T}
# add -Iincludedir for any include directories that need to be searched
# for posix header files