aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2019-08-09 09:22:47 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2019-08-09 09:22:47 +0000
commit1402cafbb130a004a6b09ce8d5f3f7888daabc6c (patch)
treeb82e7019dade7e3af125b20c9a87eafe2b256807 /cad
parentdaeb51d08cd9cf18eb4baaa77106504338c604a8 (diff)
downloadports-1402cafbb130a004a6b09ce8d5f3f7888daabc6c.tar.gz
ports-1402cafbb130a004a6b09ce8d5f3f7888daabc6c.zip
- Add missing uses [1]
- Drop maintainership PR: 239728 [1] Submitted by: Walter Schwarzenfeld <w.schwarzenfeld at utanet.at> [1] Reported by: Robert Cina <transitive at gmail.com>
Notes
Notes: svn path=/head/; revision=508431
Diffstat (limited to 'cad')
-rw-r--r--cad/tkgate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index be698447ff73..a8f5c1f458fd 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -5,14 +5,14 @@ PORTVERSION= 2.1
CATEGORIES= cad
MASTER_SITES= http://cdn.bitbucket.org/starling13/tkgate/downloads/
-MAINTAINER= vsevolod@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Event driven digital circuit simulator
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
-USES+= iconv:translit tk:build,run autoreconf
+USES+= iconv:translit tk:build,run autoreconf libtool pkgconfig
USE_GNOME= pango
OPTIONS_DEFINE= DOCS