From owner-svn-ports-head@freebsd.org Fri Oct 20 11:42:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0C1AE2FE00; Fri, 20 Oct 2017 11:42:48 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7A40C731CA; Fri, 20 Oct 2017 11:42:48 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9KBglO0020235; Fri, 20 Oct 2017 11:42:47 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9KBglqZ020233; Fri, 20 Oct 2017 11:42:47 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201710201142.v9KBglqZ020233@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Fri, 20 Oct 2017 11:42:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452515 - head/lang/smalltalk X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/lang/smalltalk X-SVN-Commit-Revision: 452515 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Oct 2017 11:42:48 -0000 Author: gahr Date: Fri Oct 20 11:42:47 2017 New Revision: 452515 URL: https://svnweb.freebsd.org/changeset/ports/452515 Log: lang/smalltalk: remove TK option Modified: head/lang/smalltalk/Makefile head/lang/smalltalk/pkg-plist Modified: head/lang/smalltalk/Makefile ============================================================================== --- head/lang/smalltalk/Makefile Fri Oct 20 11:17:56 2017 (r452514) +++ head/lang/smalltalk/Makefile Fri Oct 20 11:42:47 2017 (r452515) @@ -3,7 +3,7 @@ PORTNAME= smalltalk PORTVERSION= 3.2.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang MASTER_SITES= GNU @@ -15,11 +15,9 @@ BUILD_DEPENDS= zip:archivers/zip \ LIB_DEPENDS= libgdbm.so:databases/gdbm \ libcairo.so:graphics/cairo -OPTIONS_DEFINE= TK PGSQL SDL -OPTIONS_DEFAULT=TK PGSQL SDL +OPTIONS_DEFINE= PGSQL SDL +OPTIONS_DEFAULT=PGSQL SDL OPTIONS_SUB= yes -TK_USES= tk:84 -TK_CONFIGURE_WITH=tcl=${LOCALBASE}/lib/tcl8.4 tk=${LOCALBASE}/lib/tk8.4 PGSQL_USES= pgsql SDL_USE= SDL=image,mixer,sdl,sound,ttf Modified: head/lang/smalltalk/pkg-plist ============================================================================== --- head/lang/smalltalk/pkg-plist Fri Oct 20 11:17:56 2017 (r452514) +++ head/lang/smalltalk/pkg-plist Fri Oct 20 11:42:47 2017 (r452515) @@ -16,9 +16,6 @@ lib/libgst.a lib/libgst.so lib/libgst.so.7 lib/libgst.so.7.1.3 -%%TK%%lib/smalltalk/blox-tk-%%VERSION%%.so -%%TK%%lib/smalltalk/blox-tk.a -%%TK%%lib/smalltalk/blox-tk.so lib/smalltalk/dbd-sqlite3-%%VERSION%%.so lib/smalltalk/dbd-sqlite3.a lib/smalltalk/dbd-sqlite3.so