diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 06:05:06 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 06:05:06 +0000 |
commit | 60b3a84279e0657b047e05ed4f622cf401e2376b (patch) | |
tree | 87924704af779c872d6c2a33013016cf3fa9e056 /x11-wm | |
parent | 774716a88ba9c4ee1166ca8ac4b5c3ec13b56a6a (diff) | |
download | ports-60b3a84279e0657b047e05ed4f622cf401e2376b.tar.gz ports-60b3a84279e0657b047e05ed4f622cf401e2376b.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fluxspace/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/kahakai/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/fluxspace/Makefile b/x11-wm/fluxspace/Makefile index a99db137e536..145df29143fd 100644 --- a/x11-wm/fluxspace/Makefile +++ b/x11-wm/fluxspace/Makefile @@ -17,6 +17,7 @@ COMMENT= A window manager and workspace enhancer and integrator BUILD_DEPENDS= imlib2-config:${PORTSDIR}/graphics/imlib2 \ swig:${PORTSDIR}/devel/swig13 +USE_AUTOTOOLS= libtool:15 USE_PYTHON= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/x11-wm/kahakai/Makefile b/x11-wm/kahakai/Makefile index 667871d47edd..8d22ce873751 100644 --- a/x11-wm/kahakai/Makefile +++ b/x11-wm/kahakai/Makefile @@ -24,6 +24,7 @@ RUN_DEPENDS= \ DEPRECATED= "Development ceased" +USE_AUTOTOOLS= libtool:15 USE_PERL5_BUILD=yes USE_BZIP2= yes USE_GMAKE= yes |