diff options
author | kris <kris@FreeBSD.org> | 2000-04-29 20:58:43 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-04-29 20:58:43 +0000 |
commit | 5d092e24fe765416cce7075748fc77a6afe7b633 (patch) | |
tree | a2b45dfa76afcf77bf0d1eea5bb2fde6b3183efd /net/icqnix/Makefile | |
parent | 6a7ead59bc01208912dcd6aa7bc1ec1b014d553f (diff) | |
download | FreeBSD-ports-5d092e24fe765416cce7075748fc77a6afe7b633.zip FreeBSD-ports-5d092e24fe765416cce7075748fc77a6afe7b633.tar.gz |
Mark BROKEN: icqnix.install does not compile
Noticed by: bento
Diffstat (limited to 'net/icqnix/Makefile')
-rw-r--r-- | net/icqnix/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/icqnix/Makefile b/net/icqnix/Makefile index af06c58..3700942 100644 --- a/net/icqnix/Makefile +++ b/net/icqnix/Makefile @@ -19,6 +19,8 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_QT= yes +BROKEN= "icqnix.install does not compile" + post-install: @strip ${PREFIX}/bin/icqnix @strip ${PREFIX}/bin/icqnix.install |