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 /net/dctc-gui-qt | |
parent | o Forced commit message to correct previous one (diff) |
Remove deprecated USE_SIZE
Diffstat (limited to 'net/dctc-gui-qt')
-rw-r--r-- | net/dctc-gui-qt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/dctc-gui-qt/Makefile b/net/dctc-gui-qt/Makefile index 64fd61a04f33..b9f50b2b4423 100644 --- a/net/dctc-gui-qt/Makefile +++ b/net/dctc-gui-qt/Makefile @@ -25,7 +25,6 @@ DEPRECATED= ${BROKEN} USE_QT_VER= 3 USE_REINPLACE= yes -USE_SIZE= yes MAKE_ENV= QTDIR="${QTDIR}" PLIST_FILES= bin/dc-qt |