The Id line is spelled "$Id$", not "$Id:". Move EXTRACT_ONLY down.
This commit is contained in:
parent
cc4311e64b
commit
1f91eef6e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7932
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user