diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-01-05 23:05:13 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-01-05 23:05:13 +0000 |
commit | aa8c867f0cadcd74f9dc4828ab1e47ea82360907 (patch) | |
tree | de318c27cfb604222fe2bce85fd2d357874a7452 /net-im/ktp-contact-runner | |
parent | 1ae7ab255c86ee5fe60258cdd7873ee0e22a8673 (diff) |
Notes
Diffstat (limited to 'net-im/ktp-contact-runner')
-rw-r--r-- | net-im/ktp-contact-runner/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/ktp-contact-runner/Makefile b/net-im/ktp-contact-runner/Makefile index 9a2293c069fe..890500d6be1c 100644 --- a/net-im/ktp-contact-runner/Makefile +++ b/net-im/ktp-contact-runner/Makefile @@ -17,5 +17,4 @@ USE_QT4= corelib moc_build qmake_build rcc_build uic_build USES= cmake gettext USE_BZIP2= yes -NO_STAGE= yes .include <bsd.port.mk> |