From b9390391903bb6dbf0c89fd5115a02de34d27f7e Mon Sep 17 00:00:00 2001 From: Andrey Slusar Date: Thu, 19 Jan 2006 11:12:06 +0000 Subject: Fix build problem of textproc/words introduced by the recent gnat update. PR: ports/91950 Submitted by: Leland Wang (maintainer) --- textproc/words/Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'textproc/words') diff --git a/textproc/words/Makefile b/textproc/words/Makefile index f874ddae6b51..7fde073c28d5 100644 --- a/textproc/words/Makefile +++ b/textproc/words/Makefile @@ -17,14 +17,6 @@ MAINTAINER= llwang@infor.org COMMENT= A Latin-English Dictionary Program BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat -.if defined(PACKAGE_BUILDING) -STATIC= yes -.endif -.if defined(STATIC) -GNATLINK_ARGS= -largs -static -.else -LIB_DEPENDS= gnat-3.15.1:${PORTSDIR}/lang/gnat -.endif USE_ZIP= yes USE_REINPLACE= yes -- cgit v1.2.3