From 703800c8987281372bab7ed58e7056dcd61933bb Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 31 May 2001 22:44:45 +0000 Subject: Replace explicit build dependency on libtool with USE_LIBTOOL knob --- deskutils/kproject/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'deskutils') diff --git a/deskutils/kproject/Makefile b/deskutils/kproject/Makefile index c26c67f..6703ebe 100644 --- a/deskutils/kproject/Makefile +++ b/deskutils/kproject/Makefile @@ -12,8 +12,7 @@ MASTER_SITES= $(MASTER_SITE_KDE) MASTER_SITE_SUBDIR= unstable/apps/office EXTRACT_SUFX= .tgz -BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool - +USE_LIBTOOL= yes USE_KDELIBS_VER=1 WRKSRC= ${WRKDIR}/kproject -- cgit v1.1