diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2005-11-30 10:58:48 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2005-11-30 10:58:48 +0800 |
commit | 3d6c4d6261c49e0d723c86d97fe68dcd8c437a9a (patch) | |
tree | fa86c32dcaa28054a6640a0e57a39283adb629d1 /x11-themes/icons-tango | |
parent | ceda7b8bbfc7b0eea8c4ce75d5ecbf73d1e8f75c (diff) | |
download | freebsd-ports-gnome-3d6c4d6261c49e0d723c86d97fe68dcd8c437a9a.tar.gz freebsd-ports-gnome-3d6c4d6261c49e0d723c86d97fe68dcd8c437a9a.tar.zst freebsd-ports-gnome-3d6c4d6261c49e0d723c86d97fe68dcd8c437a9a.zip |
Add USE_GNOME=intlhack to fix build on 4.x
Submitted by: Phililp Neumann <pneumann@gmail.com>
Notified by: Krismail
Diffstat (limited to 'x11-themes/icons-tango')
-rw-r--r-- | x11-themes/icons-tango/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/icons-tango/Makefile b/x11-themes/icons-tango/Makefile index 41e128d12e0c..7479c2c94a3e 100644 --- a/x11-themes/icons-tango/Makefile +++ b/x11-themes/icons-tango/Makefile @@ -17,6 +17,7 @@ COMMENT= A basic set of icons for the most common usage BUILD_DEPENDS= icon-name-mapping:${PORTSDIR}/x11-themes/icon-naming-utils \ Magick-config:${PORTSDIR}/graphics/ImageMagick +USE_GNOME= intlhack GNU_CONFIGURE= yes USE_GMAKE= yes USE_X_PREFIX= yes |