Add intlhack to fix the build with Perl 5.00503, and add a missing dependency

on intltool.

Reported by:	lofi
This commit is contained in:
Joe Marcus Clarke 2004-10-26 21:22:02 +00:00
parent a9b32ce1eb
commit f5566a8c68
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120279
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ COMMENT= A MIME and Application database for GNOME
USE_BZIP2= yes
USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomehier gnomeprefix gnometarget pkgconfig
USE_GNOME= gnomehack gnomehier intlhack gnomeprefix gnometarget pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"

View file

@ -19,7 +19,7 @@ COMMENT= A MIME and Application database for GNOME
USE_BZIP2= yes
USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomehier gnomeprefix gnometarget pkgconfig
USE_GNOME= gnomehack gnomehier intlhack gnomeprefix gnometarget pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"