aboutsummaryrefslogtreecommitdiff
path: root/cad/tkgate/Makefile
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2019-08-08 15:08:31 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2019-08-08 15:08:31 +0000
commitc6ce1c0b390f172ca0b40c1913b04ddfcd3f78cc (patch)
tree5c63044111e238361dcacadba14bd3a964174f8c /cad/tkgate/Makefile
parente10066389949f335741e6bba673ebae431859fca (diff)
downloadports-c6ce1c0b390f172ca0b40c1913b04ddfcd3f78cc.tar.gz
ports-c6ce1c0b390f172ca0b40c1913b04ddfcd3f78cc.zip
Notes
Diffstat (limited to 'cad/tkgate/Makefile')
-rw-r--r--cad/tkgate/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile
index fe120ff24498..be698447ff73 100644
--- a/cad/tkgate/Makefile
+++ b/cad/tkgate/Makefile
@@ -1,11 +1,9 @@
# $FreeBSD$
PORTNAME= tkgate
-PORTVERSION= 2.0.0
-PORTREVISION= 1
+PORTVERSION= 2.1
CATEGORIES= cad
-MASTER_SITES= http://highsecure.ru/distfiles/ \
- http://cdn.bitbucket.org/starling13/tkgate/downloads/
+MASTER_SITES= http://cdn.bitbucket.org/starling13/tkgate/downloads/
MAINTAINER= vsevolod@FreeBSD.org
COMMENT= Event driven digital circuit simulator
@@ -14,8 +12,8 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
-USES+= iconv:translit tk:build,run
-
+USES+= iconv:translit tk:build,run autoreconf
+USE_GNOME= pango
OPTIONS_DEFINE= DOCS
post-patch:
@@ -24,7 +22,7 @@ post-patch:
's|%%TCL_VER%%|${TCL_VER}|g; \
s|%%TCL_INCLUDEDIR%%|${TCL_INCLUDEDIR}|g; \
s|%%LOCALBASE%%|${LOCALBASE}|g' \
- ${WRKSRC}/configure
+ ${WRKSRC}/configure.ac
# Remove backup files somehow installed to the stagedir
post-install: