diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-10 05:15:25 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-10 05:15:25 +0800 |
commit | b9258df0780d9a298344533c09bd179bc4390b2b (patch) | |
tree | a676bf2d322bafd75aa34d817aab7908caa5a521 /misc/gnome-icon-theme/Makefile | |
parent | 03cdf3a8d53308eafb9b011f4699c479ed79833f (diff) | |
download | marcuscom-ports-b9258df0780d9a298344533c09bd179bc4390b2b.tar.gz marcuscom-ports-b9258df0780d9a298344533c09bd179bc4390b2b.tar.zst marcuscom-ports-b9258df0780d9a298344533c09bd179bc4390b2b.zip |
Update to 1.1.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1432 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnome-icon-theme/Makefile')
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index a9d82edda..2a95429c6 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome-icon-theme -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 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 +USE_GNOME= gnomehack gtk20 intlhack CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |