diff options
author | lioux <lioux@FreeBSD.org> | 2004-12-25 19:43:58 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-12-25 19:43:58 +0800 |
commit | c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e (patch) | |
tree | 78490badbca98f76162a0edea431f49714f822b9 /net-im/libicq2000 | |
parent | 7943b74b1bc112bc6eb5325c6c3ae9d10fd86a09 (diff) | |
download | freebsd-ports-gnome-c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e.tar.gz freebsd-ports-gnome-c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e.tar.zst freebsd-ports-gnome-c5cfe1aa1cef61a7251377b73a19d02cc53c4d9e.zip |
Remove deprecated USE_SIZE
Diffstat (limited to 'net-im/libicq2000')
-rw-r--r-- | net-im/libicq2000/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/libicq2000/Makefile b/net-im/libicq2000/Makefile index a5485be12ec3..655ac65a99a1 100644 --- a/net-im/libicq2000/Makefile +++ b/net-im/libicq2000/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ USE_LIBTOOL_VER=13 USE_REINPLACE= yes -USE_SIZE= yes INSTALLS_SHLIB= yes MAN1= libicq2000-config.1 |