diff options
author | olgeni <olgeni@FreeBSD.org> | 2004-03-12 05:41:14 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2004-03-12 05:41:14 +0800 |
commit | 096eade17bb3d417a66c1c7cfabc1ba059819f7b (patch) | |
tree | 61383a81946debd52673697560fa6927a50e5d23 /graphics | |
parent | 7fd81a878e800d55e5e7e9ac1f7ad67fd8af7717 (diff) | |
download | freebsd-ports-gnome-096eade17bb3d417a66c1c7cfabc1ba059819f7b.tar.gz freebsd-ports-gnome-096eade17bb3d417a66c1c7cfabc1ba059819f7b.tar.zst freebsd-ports-gnome-096eade17bb3d417a66c1c7cfabc1ba059819f7b.zip |
Remove USE_SIZE now that it's used by default.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/wings-devel/Makefile | 1 | ||||
-rw-r--r-- | graphics/wings/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/graphics/wings-devel/Makefile b/graphics/wings-devel/Makefile index c2c37f3e7836..45e99c64a2f1 100644 --- a/graphics/wings-devel/Makefile +++ b/graphics/wings-devel/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 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 |