mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Back out last commit.
3.2 is apparently more recent than 3.14. Pointed out by: Kris Kennaway
This commit is contained in:
parent
740e0ba8a7
commit
587e7c5114
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17773
@ -1,30 +1,29 @@
|
||||
# New ports collection makefile for: xcoral
|
||||
# Version required: 3.2
|
||||
# Date created: Mon Oct 2 16:14:41 1995
|
||||
# Date created:
|
||||
# Whom: erich@rrnet.com
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1999/01/26 02:16:00 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xcoral-3.14
|
||||
DISTNAME= xcoral-3.2
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
||||
MASTER_SITE_SUBDIR= editors
|
||||
|
||||
MAINTAINER= erich@FreeBSD.ORG
|
||||
|
||||
USE_IMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
LIBFILES= DEPEND README cmd.sc color.sc comments.sc compare-win.sc \
|
||||
complete-word.sc describe.sc edir.sc edt.sc example.sc \
|
||||
french.sc hack-filename.sc head.sc html.sc java.sc \
|
||||
keydef-ext.sc latex-macros.sc latex.sc man.dtex \
|
||||
misc-commands.sc mode-ext.sc mode.sc mouse.sc rcs.sc \
|
||||
save.sc sun-keydef.sc title.sc top-ten.sc utilities.sc \
|
||||
version.sc window-utilities.sc xcoralrc.lf
|
||||
|
||||
post-patch:
|
||||
${PERL} -pi -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/Imakefile
|
||||
french.sc hack-filename.sc hanoi.sc head.sc html.sc \
|
||||
java.sc keydef-ext.sc latex-macros.sc latex.sc \
|
||||
man.dtex misc-commands.sc mode-ext.sc mode.sc mouse.sc \
|
||||
rcs.sc save.sc sun-keydef.sc title.sc top-ten.sc \
|
||||
utilities.sc version.sc window-utilities.sc xcoralrc.lf
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/lib/xcoral/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xcoral-3.14.tar.gz) = a189d2cdd36f8ae9cf2b3acfc4fed5fc
|
||||
MD5 (xcoral-3.2.tar.gz) = 668fe3d0ef52f3677cd6cc8b52feaa2e
|
||||
|
Loading…
Reference in New Issue
Block a user