diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 22:36:22 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 22:36:22 +0800 |
commit | 79ee57fe5769f29e976175f60f583dbb7a6dc555 (patch) | |
tree | d29c4be4cf5e295290b860aa3aacc5552c88b6b2 /editors | |
parent | 28dd76eac75ecfb022f8a04bea57be6ff489c1b6 (diff) | |
download | freebsd-ports-gnome-79ee57fe5769f29e976175f60f583dbb7a6dc555.tar.gz freebsd-ports-gnome-79ee57fe5769f29e976175f60f583dbb7a6dc555.tar.zst freebsd-ports-gnome-79ee57fe5769f29e976175f60f583dbb7a6dc555.zip |
Style police over the editors category.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/fb/Makefile | 2 | ||||
-rw-r--r-- | editors/glimmer/Makefile | 2 | ||||
-rw-r--r-- | editors/gmanedit/Makefile | 2 | ||||
-rw-r--r-- | editors/pico/Makefile | 2 | ||||
-rw-r--r-- | editors/scite/Makefile | 2 | ||||
-rw-r--r-- | editors/vigor/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/editors/fb/Makefile b/editors/fb/Makefile index 923a6d9e1275..c2d3313c1f9a 100644 --- a/editors/fb/Makefile +++ b/editors/fb/Makefile @@ -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 diff --git a/editors/glimmer/Makefile b/editors/glimmer/Makefile index 5a49d30da7d5..2b2ef2ed00c6 100644 --- a/editors/glimmer/Makefile +++ b/editors/glimmer/Makefile @@ -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} diff --git a/editors/gmanedit/Makefile b/editors/gmanedit/Makefile index f692978dbfb3..0012d8f7d91a 100644 --- a/editors/gmanedit/Makefile +++ b/editors/gmanedit/Makefile @@ -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} diff --git a/editors/pico/Makefile b/editors/pico/Makefile index c4c986df94e4..eb4efa49bf3f 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -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} diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 57dd8342967e..858b3a2812cf 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scite -PORTVERSION= 1.35 +PORTVERSION= 1.35 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.scintilla.org/ diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index 22ca5b67d225..778cfac7cda5 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -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. |