diff options
Diffstat (limited to 'cad/alliance/Makefile')
-rw-r--r-- | cad/alliance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile index 14e8a967f9bd..3199886f0523 100644 --- a/cad/alliance/Makefile +++ b/cad/alliance/Makefile @@ -28,7 +28,7 @@ USE_XLIB= yes HAS_CONFIGURE= yes CONFIGURE_ENV+= ALLIANCE_TOP=${ALLIANCE_TOP} -CONFIGURE_ARGS+=--mandir=${PREFIX}/man \ +CONFIGURE_ARGS+=--mandir=${MANPREFIX}/man \ --x-libraries=${X11BASE}/lib \ --x-includes=${X11BASE}/include \ --prefix=${ALLIANCE_TOP} ${CONFIGURE_TARGET} |