diff options
author | kris <kris@FreeBSD.org> | 2003-10-27 07:17:36 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-27 07:17:36 +0800 |
commit | e08ac470cd9cce28e864c57515ad194a7e6e143f (patch) | |
tree | e9b54a9711ce2a5f5495d78ecfd34c8edd138a95 | |
parent | 74812c52bf610de417313e0f2eac59dc4250cee4 (diff) | |
download | freebsd-ports-gnome-e08ac470cd9cce28e864c57515ad194a7e6e143f.tar.gz freebsd-ports-gnome-e08ac470cd9cce28e864c57515ad194a7e6e143f.tar.zst freebsd-ports-gnome-e08ac470cd9cce28e864c57515ad194a7e6e143f.zip |
portlint (whitespace)
-rw-r--r-- | astro/accrete/Makefile | 6 | ||||
-rw-r--r-- | astro/gkrellmseti/Makefile | 12 | ||||
-rw-r--r-- | astro/ksetiwatch/Makefile | 4 | ||||
-rw-r--r-- | astro/setiathome/Makefile | 2 |
4 files changed, 12 insertions, 12 deletions
diff --git a/astro/accrete/Makefile b/astro/accrete/Makefile index 68b0e5998219..5d2f4695f6aa 100644 --- a/astro/accrete/Makefile +++ b/astro/accrete/Makefile @@ -4,14 +4,14 @@ # # $FreeBSD$ -PORTNAME= accrete +PORTNAME= accrete PORTVERSION= 1.0 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= chuck@pkix.net -COMMENT= Accrete is a physical simulation of solar system planet formation +COMMENT= Accrete is a physical simulation of solar system planet formation USE_REINPLACE= yes diff --git a/astro/gkrellmseti/Makefile b/astro/gkrellmseti/Makefile index 232f2c64e059..28abd06fba70 100644 --- a/astro/gkrellmseti/Makefile +++ b/astro/gkrellmseti/Makefile @@ -5,17 +5,17 @@ # $FreeBSD$ # -PORTNAME= seti -PORTVERSION= 0.7.0 -CATEGORIES= astro -MASTER_SITES= http://xavier.serpaggi.free.fr/seti/ +PORTNAME= seti +PORTVERSION= 0.7.0 +CATEGORIES= astro +MASTER_SITES= http://xavier.serpaggi.free.fr/seti/ PKGNAMEPREFIX= gkrellm DISTNAME= ${PORTNAME}-${PORTVERSION}b -MAINTAINER= hmendes@brturbo.com +MAINTAINER= hmendes@brturbo.com COMMENT= A SETI@home plugin for GKrellM -BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm +BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm USE_BZIP2= yes diff --git a/astro/ksetiwatch/Makefile b/astro/ksetiwatch/Makefile index d67fbcab8bd7..933daa53328d 100644 --- a/astro/ksetiwatch/Makefile +++ b/astro/ksetiwatch/Makefile @@ -8,7 +8,7 @@ PORTNAME= ksetiwatch PORTVERSION= 2.5.0 CATEGORIES= astro kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ksetiwatch +MASTER_SITE_SUBDIR= ksetiwatch DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= sverrir@hem.passagen.se @@ -21,7 +21,7 @@ USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} pre-configure: cd ${WRKSRC}; autoconf diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index bccc993e36fe..f6661bf7b62b 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -25,7 +25,7 @@ COMMENT?= Donate idle cycles to the search for space aliens IS_INTERACTIVE= yes .endif -ONLY_FOR_ARCHS?= i386 # alpha +ONLY_FOR_ARCHS?= i386 # alpha NO_BUILD= binary distribution NO_CDROM= interactive install |