diff options
author | steve <steve@FreeBSD.org> | 2000-05-28 11:29:00 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-05-28 11:29:00 +0800 |
commit | 59f465debdf592148d9a7e35e64a7729c59aa125 (patch) | |
tree | f1c7c1001a753b71a80c372051730b329b6999ef /net/icqnix | |
parent | 06a5fe4594b3962ae2f634f97b677bcf935fdf7e (diff) | |
download | freebsd-ports-gnome-59f465debdf592148d9a7e35e64a7729c59aa125.tar.gz freebsd-ports-gnome-59f465debdf592148d9a7e35e64a7729c59aa125.tar.zst freebsd-ports-gnome-59f465debdf592148d9a7e35e64a7729c59aa125.zip |
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 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 |