Mon Sep 4 18:36:26 2017 UTC ()
Comment out dead site.


(wiz)
diff -r1.38 -r1.39 pkgsrc/multimedia/subtitleeditor/Makefile

cvs diff -r1.38 -r1.39 pkgsrc/multimedia/subtitleeditor/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/subtitleeditor/Makefile 2017/09/04 18:00:58 1.38
+++ pkgsrc/multimedia/subtitleeditor/Makefile 2017/09/04 18:36:26 1.39
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.38 2017/09/04 18:00:58 wiz Exp $ 1# $NetBSD: Makefile,v 1.39 2017/09/04 18:36:26 wiz Exp $
2# 
3 2
4DISTNAME= subtitleeditor-0.30.0 3DISTNAME= subtitleeditor-0.30.0
5PKGREVISION= 26 4PKGREVISION= 26
6CATEGORIES= multimedia 5CATEGORIES= multimedia
7MASTER_SITES= http://download.gna.org/subtitleeditor/0.30/ 6#MASTER_SITES= http://download.gna.org/subtitleeditor/0.30/
8 7
9MAINTAINER= ccatrian@eml.cc 8MAINTAINER= ccatrian@eml.cc
10#HOMEPAGE= http://home.gna.org/subtitleeditor/ 9#HOMEPAGE= http://home.gna.org/subtitleeditor/
11COMMENT= GTK+2 tool to edit movie subtitles 10COMMENT= GTK+2 tool to edit movie subtitles
12LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
13 12
14USE_PKGLOCALEDIR= yes 13USE_PKGLOCALEDIR= yes
15USE_LIBTOOL= yes 14USE_LIBTOOL= yes
16USE_TOOLS+= gmake intltool pkg-config msgfmt 15USE_TOOLS+= gmake intltool pkg-config msgfmt
17GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
18USE_LANGUAGES= c c++11 17USE_LANGUAGES= c c++11
19 18
20BUILDLINK_API_DEPENDS.glibmm+= glibmm>=2.16.3 19BUILDLINK_API_DEPENDS.glibmm+= glibmm>=2.16.3