aboutsummaryrefslogtreecommitdiffstats
path: root/devel/getxml
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2011-08-26 08:17:41 +0800
committerwen <wen@FreeBSD.org>2011-08-26 08:17:41 +0800
commit89081c0ea4ee9424f691d88d766aebd7b14792f5 (patch)
tree93d4c6e603e01c094c0db32f1cc5622f5d0bafa3 /devel/getxml
parent09c36ef41713709037b4ecabc60731edb24c9502 (diff)
downloadfreebsd-ports-gnome-89081c0ea4ee9424f691d88d766aebd7b14792f5.tar.gz
freebsd-ports-gnome-89081c0ea4ee9424f691d88d766aebd7b14792f5.tar.zst
freebsd-ports-gnome-89081c0ea4ee9424f691d88d766aebd7b14792f5.zip
- Fix MASTER_SITES
- Add LICENSE PR: ports/160093 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'devel/getxml')
-rw-r--r--devel/getxml/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/devel/getxml/Makefile b/devel/getxml/Makefile
index 4fe8a57bac86..77a461a4af4a 100644
--- a/devel/getxml/Makefile
+++ b/devel/getxml/Makefile
@@ -10,19 +10,14 @@ PORTNAME= getxml
PORTVERSION= 1.0.4
PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= http://freebsd.unixfreunde.de/sources/
+MASTER_SITES= http://www.gnu.org/software/toutdoux/source/
MAINTAINER= ports@FreeBSD.org
COMMENT= An XML internationalization tool
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2011-09-01
+LICENSE= GPLv2 # (or later)
-BROKEN= Does not fetch
-
-LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml
-
-USE_GNOME= glib12
+USE_GNOME= glib12 libxml
GNU_CONFIGURE= yes
post-patch: