diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-03-11 21:41:14 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-03-11 21:41:14 +0000 |
commit | 7feb7b7ee2acdd6b481789df34ca4751eaa6ffb8 (patch) | |
tree | 49e517c292d2fb64deefe48a4b7f149c21dcbda3 /graphics/wings | |
parent | 2529a086648661272a806a16341648eb594aa706 (diff) | |
download | ports-7feb7b7ee2acdd6b481789df34ca4751eaa6ffb8.tar.gz ports-7feb7b7ee2acdd6b481789df34ca4751eaa6ffb8.zip |
Notes
Diffstat (limited to 'graphics/wings')
-rw-r--r-- | graphics/wings/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/wings/Makefile b/graphics/wings/Makefile index c2c37f3e7836..45e99c64a2f1 100644 --- a/graphics/wings/Makefile +++ b/graphics/wings/Makefile @@ -26,7 +26,6 @@ PLIST_SUB= VERSION="${PORTVERSION}" USE_BZIP2= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_SIZE= yes post-patch: @${CP} ${FILESDIR}/wings.sh ${WRKSRC}/wings.sh |