From 1358362a8099e1c78171c80a223ae39adc2067fe Mon Sep 17 00:00:00 2001 From: Chuck Robey Date: Mon, 26 Aug 1996 03:00:41 +0000 Subject: Reorder Makefile variables. --- lang/itcl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/itcl/Makefile') diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index cb34637109b9..6c921280df8d 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -3,17 +3,17 @@ # Date created: Aug 17 1996 # Whom: chuckr # -# $Id: Makefile,v 1.12 1996/08/24 17:12:05 chuckr Exp $ +# $Id: Makefile,v 1.13 1996/08/25 23:47:09 chuckr Exp $ # DISTNAME= itcl2.1 PKGNAME= itcl-2.1 -GNU_CONFIGURE= yes CATEGORIES+= lang MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/NEW/ MAINTAINER= chuckr@freebsd.org +GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared post-extract: -- cgit v1.2.3