1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 3.17.5

- Add missing dependency

PR:		34564
Submitted by:	Adam Weinberger <monkey@crackula.com>, maintainer
Approved by:	maintainer
This commit is contained in:
Patrick Li 2002-02-15 18:13:58 +00:00
parent 123b949fc0
commit 582a220497
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54758
3 changed files with 7 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= cooledit
PORTVERSION= 3.17.4
PORTVERSION= 3.17.5
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://www.netins.net/showcase/Comput-IT/cooledit/src/
@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= apps/editors/X/cooledit
MAINTAINER= brett@peloton.runet.edu
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \
vga.1:${PORTSDIR}/graphics/svgalib
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
@ -22,8 +23,8 @@ USE_XLIB= yes
USE_XPM= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --disable-mail-author --with-libs='-lcrypt -lreadline' \
--without-included-gettext
CONFIGURE_ARGS= --with-libs='-lcrypt -lreadline -lvga' \
--disable-mail-author --without-included-gettext
CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"

View File

@ -1 +1 @@
MD5 (cooledit-3.17.4.tar.gz) = d99eb1b25d59ba2b3068269f9fa3ffaf
MD5 (cooledit-3.17.5.tar.gz) = 087b2ad31a4d63d8d6da31da5ade35a0

View File

@ -8,7 +8,6 @@ bin/coolman
bin/coolmessage
bin/coolproject
bin/coolquery
bin/obsidiansplash
bin/smalledit
@unexec if cmp -s %D/etc/coolicon.config.dist %D/etc/coolicon.config; then rm -f %D/etc/coolicon.config; fi
etc/coolicon.config.dist
@ -42,6 +41,7 @@ share/cooledit/syntax/nroff.syntax
share/cooledit/syntax/pascal.syntax
share/cooledit/syntax/perl.syntax
share/cooledit/syntax/php.syntax
share/cooledit/syntax/prolog.syntax
share/cooledit/syntax/python.syntax
share/cooledit/syntax/sh.syntax
share/cooledit/syntax/smalltalk.syntax