diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-11 01:26:55 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-11 01:26:55 +0800 |
commit | b6a7a057831a76b55852e240dcf2e68f351a86e6 (patch) | |
tree | cb234ac2805ee45ce07e64ce5f23d63b70cad4ce /news | |
parent | 2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff) | |
download | freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.zst freebsd-ports-gnome-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip |
Tidy up whitespace.
Diffstat (limited to 'news')
-rw-r--r-- | news/diablo/pkg-install | 1 | ||||
-rw-r--r-- | news/dnews/Makefile | 2 | ||||
-rw-r--r-- | news/rkive/scripts/configure | 2 |
3 files changed, 1 insertions, 4 deletions
diff --git a/news/diablo/pkg-install b/news/diablo/pkg-install index 3decfb9a7e50..eb06b347b27e 100644 --- a/news/diablo/pkg-install +++ b/news/diablo/pkg-install @@ -22,4 +22,3 @@ case $2 in ;; esac exit 0 - diff --git a/news/dnews/Makefile b/news/dnews/Makefile index 6f36fed7fc77..d6d165c2d2a4 100644 --- a/news/dnews/Makefile +++ b/news/dnews/Makefile @@ -22,7 +22,7 @@ RESTRICTED= "only free for non-profit organisations" NO_PACKAGE= "${RESTRICTED}" IS_INTERACTIVE= yes USE_REINPLACE= yes -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 NO_BUILD= yes post-configure: diff --git a/news/rkive/scripts/configure b/news/rkive/scripts/configure index 3b409db284c9..929f53893cc1 100644 --- a/news/rkive/scripts/configure +++ b/news/rkive/scripts/configure @@ -28,5 +28,3 @@ mv ${WRKSRC}/rkive.h ${WRKSRC}/rkive.h.old sed <${WRKSRC}/rkive.h.old >${WRKSRC}/rkive.h -f /tmp/tmp.rkive.sed.$$ rm -f /tmp/tmp.inn.sed.$$ - - |