summaryrefslogtreecommitdiff
path: root/x11/lesstif/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/lesstif/Makefile')
-rw-r--r--x11/lesstif/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile
index dfd3cd4d73f..7d9254db7a6 100644
--- a/x11/lesstif/Makefile
+++ b/x11/lesstif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 1998/07/22 01:06:39 tv Exp $
+# $NetBSD: Makefile,v 1.28 1998/07/24 01:57:01 tv Exp $
# FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp
#
@@ -10,19 +10,18 @@ MASTER_SITES= ftp://linux.gt.ed.net/pub/linux/libs/lesstif/srcdist/ \
MAINTAINER= packages@netbsd.org
-BUILD_DEPENDS= ${LOCALBASE}/bin/libtool:../../devel/libtool
-
CONFLICTS= lesstif-0.82 lesstif-0.83 lesstif-0.84 lesstif-0.85 \
lesstif-19980510 lesstif-0.85.2
GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
USE_X11= yes
# disable this for debugging
CONFIGURE_ARGS+=--enable-production
CONFIGURE_ENV= CCFLAGS="-O -pipe" INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
- VarHaveMan2html=0 LIBTOOL=${LOCALBASE}/bin/libtool
+ VarHaveMan2html=0
pre-fetch:
@if [ -d ${X11BASE}/include/Xm ]; then \