diff options
-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 af06c58d4a28..37009420711b 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 |