diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-05-13 16:23:55 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-05-13 16:23:55 +0800 |
commit | e8a4db4a0ed24629f65d6abe1102c7bd7bbcb65c (patch) | |
tree | bc39af922a0b890ffc1858680a59de5a88f87620 /net-im | |
parent | 1887e34250981d3b4c1579791d9ab254729dc264 (diff) | |
download | freebsd-ports-graphics-e8a4db4a0ed24629f65d6abe1102c7bd7bbcb65c.tar.gz freebsd-ports-graphics-e8a4db4a0ed24629f65d6abe1102c7bd7bbcb65c.tar.zst freebsd-ports-graphics-e8a4db4a0ed24629f65d6abe1102c7bd7bbcb65c.zip |
- cleanup
Diffstat (limited to 'net-im')
-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 cb871b33972..5dc65a6a74a 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 |