aboutsummaryrefslogtreecommitdiff
path: root/textproc/words
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2006-01-19 11:12:06 +0000
committerAndrey Slusar <anray@FreeBSD.org>2006-01-19 11:12:06 +0000
commitb9390391903bb6dbf0c89fd5115a02de34d27f7e (patch)
tree1ac7994e00bd1da382afc67abbfb7b97c31cc7b9 /textproc/words
parent352c1d066390e242363b7e9802fdf62529a0a6d3 (diff)
downloadports-b9390391903bb6dbf0c89fd5115a02de34d27f7e.tar.gz
ports-b9390391903bb6dbf0c89fd5115a02de34d27f7e.zip
Notes
Diffstat (limited to 'textproc/words')
-rw-r--r--textproc/words/Makefile8
1 files changed, 0 insertions, 8 deletions
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