From 92ec30e42850e0dd4d52436ebd71be286e74b7b4 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Sun, 12 Aug 2007 13:20:00 -0400 Subject: [PATCH] Changed nail to optional because it can't cohexist with mailx anymore --- mail/nail/nail.conf | 8 +++----- mail/nail/nail.desc | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/mail/nail/nail.conf b/mail/nail/nail.conf index 3948a632a..992e01c4d 100644 --- a/mail/nail/nail.conf +++ b/mail/nail/nail.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../nail/nail.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. @@ -23,7 +23,5 @@ var_append makeinstopt ' ' DESTDIR=$root hook_add premake 5 'sh ./makeconfig' -if ! pkginstalled mailx; then - # create compatibility symlink to `mail` - hook_add postmake 5 'ln -svf nail $root$bindir/mail' -fi +# create compatibility symlink to `mail` +hook_add postmake 5 'ln -svf mailx $root$bindir/mail' diff --git a/mail/nail/nail.desc b/mail/nail/nail.desc index e7073462a..7649b325d 100644 --- a/mail/nail/nail.desc +++ b/mail/nail/nail.desc @@ -35,6 +35,6 @@ [L] BSD [S] Stable [V] 12.3 -[P] X -----5---9 800.000 +[P] O -----5---9 800.000 [D] 2981876385 mailx-12.3.tar.bz2 http://dl.sourceforge.net/sourceforge/heirloom/