diff options
author | Steve Price <steve@FreeBSD.org> | 2000-05-28 03:29:00 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-05-28 03:29:00 +0000 |
commit | af6df91166af261b2fa4d419bd49d43cfbcdc2cc (patch) | |
tree | 521fba5139d2f61d67a66ae62abf708962f5c7c4 | |
parent | Checksum changed because the configure.in script was regen'd with autoconf (diff) |
Remove bogus patch that was causing package failures on bento.
-rw-r--r-- | net/icqnix/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/icqnix/Makefile b/net/icqnix/Makefile index 37009420711b..af06c58d4a28 100644 --- a/net/icqnix/Makefile +++ b/net/icqnix/Makefile @@ -19,8 +19,6 @@ 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 |