summaryrefslogtreecommitdiff
path: root/devel/esdl
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2004-03-11 21:41:14 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2004-03-11 21:41:14 +0000
commit7feb7b7ee2acdd6b481789df34ca4751eaa6ffb8 (patch)
tree49e517c292d2fb64deefe48a4b7f149c21dcbda3 /devel/esdl
parentUpdate to version 3.17. (diff)
Remove USE_SIZE now that it's used by default.
Notes
Notes: svn path=/head/; revision=103690
Diffstat (limited to 'devel/esdl')
-rw-r--r--devel/esdl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/esdl/Makefile b/devel/esdl/Makefile
index a54a863d0723..b1149f92c962 100644
--- a/devel/esdl/Makefile
+++ b/devel/esdl/Makefile
@@ -24,7 +24,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GL= yes
USE_GMAKE= yes
USE_SDL= sdl
-USE_SIZE= yes
ALL_TARGET= target
PLIST_SUB= VERSION="${PORTVERSION}"