mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Remove EXTRACT_BEFORE_ARGS, the distfile is a standard gzipped tarball now.
This commit is contained in:
parent
f07ca42bc9
commit
94ee79fceb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5675
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,9 @@
|
|||
#
|
||||
# Whom: Daniel Eischen <deischen@iworks.InterWorks.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1996/11/18 13:58:01 asami Exp $
|
||||
# $Id: Makefile,v 1.5 1997/02/05 13:11:45 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= nedit-4.0.3
|
||||
CATEGORIES= editors x11
|
||||
MASTER_SITES= ftp://ftp.fnal.gov/KITS/pub/nedit/v4_0_3/ \
|
||||
|
@ -19,7 +20,6 @@ LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
|||
REQUIRES_MOTIF= yes
|
||||
USE_X11= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
EXTRACT_BEFORE_ARGS= -C ${WRKDIR} -xzf
|
||||
EXTRACT_ONLY= nedit_source.tar.gz
|
||||
MAN1= nedit.1 nc.1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue