1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- bugfix USE_GETTEXT

Submitted by:	Alex Kozlov
This commit is contained in:
Dirk Meyer 2012-06-17 09:03:13 +00:00
parent 33ef3111e3
commit 19660d0714
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299451
3 changed files with 3 additions and 2 deletions

View File

@ -28,7 +28,7 @@ RUN_DEPENDS+= mpg123:${PORTSDIR}/audio/mpg123
USE_GNOME= gdkpixbuf
USE_GETTEXT= yes
WANT_GNOME= yes
USE_GETTETX= yes
USE_GETEXT= yes
USE_AUTOTOOLS= autoconf213 libtool
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15

View File

@ -27,7 +27,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION:S,.a,-alpha,}
LATEST_LINK= xfig-devel
USE_IMAKE= yes
USE_XORG= ice sm x11 xaw xext xi xmu xpm xt
USE_GETETEXT= yes
USE_GETTEXT= yes
MAN1= xfig.1
MAKE_ENV+= DOCSDIR=${DOCSDIR}

View File

@ -26,6 +26,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION}
USE_IMAKE= yes
USE_XORG= ice sm x11 xaw xext xi xmu xpm xt
USE_GETTEXT= yes
MAN1= xfig.1
MANCOMPRESSED= yes