diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-03-30 09:36:46 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-03-30 09:36:46 +0000 |
commit | 50179d15670aa6b75dfa5fa9f59ee1ea0492b31d (patch) | |
tree | cbb2bb5845d1a05660a0b1b05a9d0ced2987a82a /x11-toolkits/lesstif | |
parent | 5301793045be4cb5eff06ae7364ea01dddc056c5 (diff) | |
download | ports-50179d15670aa6b75dfa5fa9f59ee1ea0492b31d.tar.gz ports-50179d15670aa6b75dfa5fa9f59ee1ea0492b31d.zip |
Notes
Diffstat (limited to 'x11-toolkits/lesstif')
-rw-r--r-- | x11-toolkits/lesstif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index 673fa8e24eb3..efd229367af6 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -27,7 +27,7 @@ USE_LDCONFIG= yes LIBTOOLFILES= aclocal.m4 test/aclocal.m4 CONFIGURE_ARGS+= --enable-static --enable-shared --enable-production CONFIGURE_ARGS+= --disable-maintainer-mode -CFLAGS+= -I${X11BASE}/include +CFLAGS+= -I${LOCALBASE}/include MAN1 = lesstif.1 ltversion.1 mwm.1 uil.1 xmbind.1 |