diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-06-02 15:11:13 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-06-02 15:11:13 +0000 |
commit | fe0e2136db4b0133837d81fd3983d210412da94a (patch) | |
tree | 04da68792ec352cf150573572a751ff1c09b3932 | |
parent | The sample configurarion file moves to etc/ntpd.conf.sample. (diff) |
Port is stage safe
-rw-r--r-- | mail/kshowmail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/kshowmail/Makefile b/mail/kshowmail/Makefile index 8e8881ab9714..dbddcce4e1d9 100644 --- a/mail/kshowmail/Makefile +++ b/mail/kshowmail/Makefile @@ -18,5 +18,4 @@ USE_QT4= corelib dbus gui network svg xml \ USE_PERL5= build USES= cmake gettext perl5 -NO_STAGE= yes .include <bsd.port.mk> |