aboutsummaryrefslogtreecommitdiff
path: root/lang/visualworks/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-02-01 06:35:05 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-02-01 06:35:05 +0000
commitf7aab3bddd542b546f23cb9c81c8b1d1309afabc (patch)
treed3f8897b429c6db4cc62cba340217d3a2bf31d47 /lang/visualworks/Makefile
parent93f6e81ebde5935a572df6ed73d8bc6966fca646 (diff)
downloadports-f7aab3bddd542b546f23cb9c81c8b1d1309afabc.tar.gz
ports-f7aab3bddd542b546f23cb9c81c8b1d1309afabc.zip
Notes
Diffstat (limited to 'lang/visualworks/Makefile')
-rw-r--r--lang/visualworks/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/visualworks/Makefile b/lang/visualworks/Makefile
index defda7c1b152..76a01adb9bb8 100644
--- a/lang/visualworks/Makefile
+++ b/lang/visualworks/Makefile
@@ -77,10 +77,7 @@ DISTFILES+= DLLC.tar.gz
.if make(makesum) || defined(FETCH_ALL) || defined(WITH_DST)
DISTFILES+= DST.tar.gz
.endif
-.if make(makesum) || defined(FETCH_ALL) || defined(WITH_DATABASE)
-DISTFILES+= Database.tar.gz
-.endif
-.if make(makesum) || defined(FETCH_ALL) || defined(WITH_DOTNET)
+.if make(makesum) || defined(FETCH_ALL) || defined(WITH_DATABASE) || defined(WITH_DOTNET)
DISTFILES+= Database.tar.gz
.endif
.if make(makesum) || defined(FETCH_ALL) || defined(WITH_GOODIES)