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:
parent
33ef3111e3
commit
19660d0714
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299451
@ -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
|
||||
|
@ -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}
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user