diff options
author | steve <steve@FreeBSD.org> | 2000-05-28 03:29:00 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-05-28 03:29:00 +0000 |
commit | 59f465debdf592148d9a7e35e64a7729c59aa125 (patch) | |
tree | f1c7c1001a753b71a80c372051730b329b6999ef /net/icqnix | |
parent | 06a5fe4594b3962ae2f634f97b677bcf935fdf7e (diff) | |
download | FreeBSD-ports-59f465debdf592148d9a7e35e64a7729c59aa125.zip FreeBSD-ports-59f465debdf592148d9a7e35e64a7729c59aa125.tar.gz |
Remove bogus patch that was causing package failures on bento.
Diffstat (limited to 'net/icqnix')
-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 3700942..af06c58 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 |