diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-05-13 08:23:55 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-05-13 08:23:55 +0000 |
commit | 7ddc68f453e0fc082630aaffee5a139e48fe435f (patch) | |
tree | d7752dd4e207fb930e757d3b95e34332142da63c /net-im/licq | |
parent | - make portlint happier (diff) |
- cleanup
Notes
Notes:
svn path=/head/; revision=162224
Diffstat (limited to 'net-im/licq')
-rw-r--r-- | net-im/licq/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile index cb871b33972a..5dc65a6a74a3 100644 --- a/net-im/licq/Makefile +++ b/net-im/licq/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5 .endif USE_ICONV= yes -#USE_GCC= 3.3+ WRKSRC= ${WRKDIR}/${DISTNAME} LICQ_PORT?= net-im/licq |