aboutsummaryrefslogtreecommitdiff
path: root/misc/hicolor-icon-theme
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-18 01:33:40 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-18 01:33:40 +0000
commit8cb2e01df96443923de81c37f48d452388011528 (patch)
tree63c1583fcb72b9861ac91aa431bea5b03800d0f0 /misc/hicolor-icon-theme
parentdfca06d08c003730a942a0d8761fc528c80c9bbe (diff)
downloadports-8cb2e01df96443923de81c37f48d452388011528.tar.gz
ports-8cb2e01df96443923de81c37f48d452388011528.zip
Update to 0.4.
Notes
Notes: svn path=/head/; revision=101277
Diffstat (limited to 'misc/hicolor-icon-theme')
-rw-r--r--misc/hicolor-icon-theme/Makefile5
-rw-r--r--misc/hicolor-icon-theme/distinfo4
-rw-r--r--misc/hicolor-icon-theme/files/patch-Makefile12
3 files changed, 5 insertions, 16 deletions
diff --git a/misc/hicolor-icon-theme/Makefile b/misc/hicolor-icon-theme/Makefile
index b2428c8258a2..aaf638e53e29 100644
--- a/misc/hicolor-icon-theme/Makefile
+++ b/misc/hicolor-icon-theme/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= hicolor-icon-theme
-PORTVERSION= 0.3
+PORTVERSION= 0.4
CATEGORIES= misc gnome
MASTER_SITES= http://www.freedesktop.org/Software/icon-theme/releases/
@@ -13,6 +13,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A high-color icon theme shell from the FreeDesktop project
USE_X_PREFIX= yes
-NO_BUILD= yes
+USE_GNOME= gnometarget
+GNU_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/misc/hicolor-icon-theme/distinfo b/misc/hicolor-icon-theme/distinfo
index 92a8e121cc27..6d0cc3a591a5 100644
--- a/misc/hicolor-icon-theme/distinfo
+++ b/misc/hicolor-icon-theme/distinfo
@@ -1,2 +1,2 @@
-MD5 (hicolor-icon-theme-0.3.tar.gz) = 4257206ba86dc37e6b6cf57c9e2f927e
-SIZE (hicolor-icon-theme-0.3.tar.gz) = 2253
+MD5 (hicolor-icon-theme-0.4.tar.gz) = 6eed3cd8640f3ccbac2ad7076fcd4faa
+SIZE (hicolor-icon-theme-0.4.tar.gz) = 24734
diff --git a/misc/hicolor-icon-theme/files/patch-Makefile b/misc/hicolor-icon-theme/files/patch-Makefile
deleted file mode 100644
index eb52c59af47f..000000000000
--- a/misc/hicolor-icon-theme/files/patch-Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
---- Makefile.orig Mon Dec 2 06:49:53 2002
-+++ Makefile Sun Feb 1 17:15:01 2004
-@@ -1,8 +1,7 @@
- VERSION=0.3
--PREFIX=/usr/local
- DATADIR=$(PREFIX)/share
- DESTDIR=
--INSTALL=install
-+INSTALL=$(BSD_INSTALL_DATA)
-
- FILES=index.theme Makefile README ChangeLog
-