aboutsummaryrefslogtreecommitdiff
path: root/graphics/wings-devel/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2004-02-17 21:03:15 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2004-02-17 21:03:15 +0000
commit463a2052687d3168f71f5f6b59f2c7816aa84f7a (patch)
treed85f1f6b2787e1837202b08880e2ede3e77afe4e /graphics/wings-devel/Makefile
parent5401d85ac8e0e346959c4c08d0e0756fbf25f620 (diff)
Notes
Diffstat (limited to 'graphics/wings-devel/Makefile')
-rw-r--r--graphics/wings-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/wings-devel/Makefile b/graphics/wings-devel/Makefile
index df485d5ab553..c2c37f3e7836 100644
--- a/graphics/wings-devel/Makefile
+++ b/graphics/wings-devel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= wings
-PORTVERSION= 0.98.17f
-PORTREVISION= 1
+PORTVERSION= 0.98.19b
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wings
@@ -23,9 +22,11 @@ RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang \
MAKE_ENV= ESDL_PATH=${LOCALBASE}/lib/erlang/lib/esdl
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