aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/icons-tango/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-12-09 21:19:40 +0800
committerpav <pav@FreeBSD.org>2005-12-09 21:19:40 +0800
commit0cf886085fa0f9bbd1a96bc7be8ee4443505a5bd (patch)
tree6d41d573255e85045bf7472984a1d38e6814675e /x11-themes/icons-tango/Makefile
parentddd2f6b58284ede7b52b109c581ae790e4e1972e (diff)
downloadfreebsd-ports-gnome-0cf886085fa0f9bbd1a96bc7be8ee4443505a5bd.tar.gz
freebsd-ports-gnome-0cf886085fa0f9bbd1a96bc7be8ee4443505a5bd.tar.zst
freebsd-ports-gnome-0cf886085fa0f9bbd1a96bc7be8ee4443505a5bd.zip
- Update to 0.6.1
PR: ports/90129 Submitted by: Phillip Neumann <pneumann@gmail.com> (maintainer)
Diffstat (limited to 'x11-themes/icons-tango/Makefile')
-rw-r--r--x11-themes/icons-tango/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-themes/icons-tango/Makefile b/x11-themes/icons-tango/Makefile
index 7479c2c94a3e..3df9d3d8effe 100644
--- a/x11-themes/icons-tango/Makefile
+++ b/x11-themes/icons-tango/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= icons-tango
-PORTVERSION= 0.4.0
+PORTVERSION= 0.6.1
CATEGORIES= x11-themes
MASTER_SITES= http://tango-project.org/releases/
DISTNAME= tango-icon-theme-${PORTVERSION}
@@ -14,12 +14,12 @@ DISTNAME= tango-icon-theme-${PORTVERSION}
MAINTAINER= pneumann@gmail.com
COMMENT= A basic set of icons for the most common usage
-BUILD_DEPENDS= icon-name-mapping:${PORTSDIR}/x11-themes/icon-naming-utils \
+BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:${PORTSDIR}/x11-themes/icon-naming-utils \
Magick-config:${PORTSDIR}/graphics/ImageMagick
-USE_GNOME= intlhack
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
USE_X_PREFIX= yes
+USE_GNOME= intlhack
.include <bsd.port.mk>