summaryrefslogtreecommitdiffstats
path: root/misc/gnome-icon-theme/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-29 04:12:37 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-29 04:12:37 +0800
commit81aba18f37cce02a74ff3a10862c61333e2b339e (patch)
tree81d9f1321866bbb98fd3ea35e215e4b2fafcba31 /misc/gnome-icon-theme/Makefile
parent37a46e8fb5f21e8d31ab2ec9470d4235789cc3ab (diff)
downloadmarcuscom-ports-81aba18f37cce02a74ff3a10862c61333e2b339e.tar
marcuscom-ports-81aba18f37cce02a74ff3a10862c61333e2b339e.tar.gz
marcuscom-ports-81aba18f37cce02a74ff3a10862c61333e2b339e.tar.bz2
marcuscom-ports-81aba18f37cce02a74ff3a10862c61333e2b339e.tar.lz
marcuscom-ports-81aba18f37cce02a74ff3a10862c61333e2b339e.tar.xz
marcuscom-ports-81aba18f37cce02a74ff3a10862c61333e2b339e.tar.zst
marcuscom-ports-81aba18f37cce02a74ff3a10862c61333e2b339e.zip
* Update to 1.1.4
* Remove the dependency on gtk20 [1] Obtained from: FreeBSD ports tree [1] git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1534 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnome-icon-theme/Makefile')
-rw-r--r--misc/gnome-icon-theme/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile
index 2a95429c6..e95527c14 100644
--- a/misc/gnome-icon-theme/Makefile
+++ b/misc/gnome-icon-theme/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnome-icon-theme
-PORTVERSION= 1.1.3
+PORTVERSION= 1.1.4
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1
@@ -19,7 +19,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_GNOME= gnomehack gtk20 intlhack
+USE_GNOME= gnomehack intlhack gnometarget
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"