From e7e561d64cad535ca3a51d11d302cad2419f22c3 Mon Sep 17 00:00:00 2001 From: asami Date: Wed, 17 Sep 1997 03:23:35 +0000 Subject: The Id line is spelled "$Id$", not "$Id:". Move EXTRACT_ONLY down. --- editors/thoteditor/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/thoteditor/Makefile b/editors/thoteditor/Makefile index ac975cb629d7..f2076cd7a992 100644 --- a/editors/thoteditor/Makefile +++ b/editors/thoteditor/Makefile @@ -3,7 +3,7 @@ # Date created: 1 Aug 1997 # Whom: Pedro Giffuni (orig) # -# $Id: +# $Id$ # DISTNAME= Thot @@ -12,10 +12,10 @@ CATEGORIES= editors www MASTER_SITES= ftp://opera.inrialpes.fr/pub/sources/thot/ DISTFILES= thot-src-2.1b.tar.gz \ thoteditor-src-2.1b.tar.gz -EXTRACT_ONLY= thot-src-2.1b.tar.gz MAINTAINER= ports@FreeBSD.org +EXTRACT_ONLY= thot-src-2.1b.tar.gz REQUIRES_MOTIF= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-thot --enable-plugin -- cgit