diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
commit | 5bb578428d08b4b50287f2488823ced1b7b68c4e (patch) | |
tree | 8b856f49e6c4ba430b30a64bb7364d1f5010d992 /irc/iip | |
parent | o Forced commit message to correct previous one (diff) |
Remove deprecated USE_SIZE
Diffstat (limited to 'irc/iip')
-rw-r--r-- | irc/iip/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/iip/Makefile b/irc/iip/Makefile index 49535c98fc5e..95240f776ffb 100644 --- a/irc/iip/Makefile +++ b/irc/iip/Makefile @@ -16,7 +16,6 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= Secure and Anonymous Instant Messaging USE_REINPLACE= yes -USE_SIZE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src INSTALL_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |