1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Style police over the editors category.

This commit is contained in:
Jimmy Olgeni 2001-02-05 14:36:22 +00:00
parent 9a723dd34f
commit c9a937f5a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37977
6 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= fb
PORTVERSION= 1.5
CATEGORIES= editors
CATEGORIES= editors
MASTER_SITES= http://home.MHO.net/JSwaby/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= _tar.gz

View File

@ -6,7 +6,7 @@
#
PORTNAME= glimmer
PORTVERSION= 1.0.1
PORTVERSION= 1.0.1
#PORTREVISION= 1
CATEGORIES= editors gnome python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}

View File

@ -6,7 +6,7 @@
#
PORTNAME= gmanedit
PORTVERSION= 0.3.1
PORTVERSION= 0.3.1
CATEGORIES= editors gnome
MASTER_SITES= http://gmanedit.sourceforge.net/files/ \
${MASTER_SITE_SOURCEFORGE}

View File

@ -8,7 +8,7 @@
# All patch files have been taken from mail/pine4
PORTNAME= pico
PORTVERSION= 4.0
PORTVERSION= 4.0
CATEGORIES= editors
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/
DISTNAME= pine${pineversion}

View File

@ -6,7 +6,7 @@
#
PORTNAME= scite
PORTVERSION= 1.35
PORTVERSION= 1.35
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.scintilla.org/

View File

@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--program-transform-name="s,0,1,"
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
WRKSRC= ${WRKDIR}/${DISTNAME}/build
WRKSRC= ${WRKDIR}/${DISTNAME}/build
CFLAGS+= -I${LOCALBASE}/include/tcl8.2 -I${LOCALBASE}/include/tk8.2
# Uglyness. So is "-ltcl -ltk -ltcl", so I don't feel bad.