diff options
Diffstat (limited to 'audio/autozen/files/patch-Makefile')
-rw-r--r-- | audio/autozen/files/patch-Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/autozen/files/patch-Makefile b/audio/autozen/files/patch-Makefile index 94857e43005a..47e2cf0e4b0f 100644 --- a/audio/autozen/files/patch-Makefile +++ b/audio/autozen/files/patch-Makefile @@ -10,7 +10,7 @@ -PREFIX = /usr -PUBLIC_SEQUENCES = $(PREFIX)/share/AutoZen -+PREFIX = ${X11BASE} ++PREFIX = ${LOCALBASE} +PUBLIC_SEQUENCES = $(PREFIX)/share/autozen # uncomment one of the OS= lines below if you're compiling on one of those OSen. |