aboutsummaryrefslogtreecommitdiff
path: root/devel/dbus-tcl/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2020-05-05 08:22:39 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2020-05-05 08:22:39 +0000
commit0f209a536c9697aee59ef3bfd5b54026b6d10d8e (patch)
tree1c2cb09e3b8fa8683f5ef748ad6835aa9787d1bf /devel/dbus-tcl/Makefile
parentd21ebe082550cadcdc2ed0183cd3efbe9e37feab (diff)
downloadports-0f209a536c9697aee59ef3bfd5b54026b6d10d8e.tar.gz
ports-0f209a536c9697aee59ef3bfd5b54026b6d10d8e.zip
Notes
Diffstat (limited to 'devel/dbus-tcl/Makefile')
-rw-r--r--devel/dbus-tcl/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/dbus-tcl/Makefile b/devel/dbus-tcl/Makefile
index 1ca255ad169a..cf05042eff24 100644
--- a/devel/dbus-tcl/Makefile
+++ b/devel/dbus-tcl/Makefile
@@ -3,17 +3,14 @@
PORTNAME= dbus-tcl
PORTVERSION= 2.1
+PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= SF/${PORTNAME}/dbus/${PORTVERSION}/
+MASTER_SITES= https://chiselapp.com/user/schelte/repository/dbus/uv/
DISTNAME= dbus-${PORTVERSION}
MAINTAINER= tcltk@FreeBSD.org
COMMENT= Tcl interface to the D-Bus messaging system
-BROKEN= unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2020-05-05
-
LICENSE= ISCL
LIB_DEPENDS= libdbus-1.so:devel/dbus
@@ -25,7 +22,7 @@ PORTDOCS= *
TEST_TARGET= do-test
-USES= pkgconfig tcl:tea
+USES= gmake pkgconfig tcl:tea
PLIST_FILES= lib/dbus/libdbus21.so.1 \
lib/dbus/pkgIndex.tcl \