diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2024-11-04 16:17:37 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2024-11-04 16:17:37 +0100 |
commit | 2a16ca8d11341c87f04d6eb60e5fc3107a92ee6b (patch) | |
tree | 518fdf18fd79fa3b797c8d58d4cde2bb270ce473 /x11/fvwm-obsd/Makefile | |
parent | affc61199480e36a509f987103e10694be8735e9 (diff) |
x11/fvwm-obsd: fix installation of the modules
Diffstat (limited to 'x11/fvwm-obsd/Makefile')
-rw-r--r-- | x11/fvwm-obsd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/fvwm-obsd/Makefile b/x11/fvwm-obsd/Makefile index 2495ffd..fdc86d6 100644 --- a/x11/fvwm-obsd/Makefile +++ b/x11/fvwm-obsd/Makefile @@ -26,7 +26,6 @@ WRKDIST = ${WRKDIR}/fvwm FAKE_FLAGS = PREFIX=${TRUEPREFIX} MANPREFIX=${TRUEPREFIX}/man \ INSTALL_DATA="${INSTALL_DATA}" \ - BINDIR=${PREFIX}/bin \ INCSDIR=${PREFIX}/include \ FVWMLIBDIR=${PREFIX}/lib/X11/fvwm |