mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
- Update to 2.9.7.
PR: ports/87357 Submitted by: maintainer
This commit is contained in:
parent
0925f7680a
commit
eaa16c57c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145240
2 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= danpei
|
PORTNAME= danpei
|
||||||
PORTVERSION= 2.9.6
|
PORTVERSION= 2.9.7
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= danpei
|
MASTER_SITE_SUBDIR= danpei
|
||||||
|
@ -21,8 +21,10 @@ RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
|
USE_GETTEXT= yes
|
||||||
USE_GNOME= gtk12 gdkpixbuf
|
USE_GNOME= gtk12 gdkpixbuf
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
|
||||||
|
CONFIGURE_ARGS+= --without-included-gettext
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (danpei-2.9.6.tar.gz) = 0f87daa1447e85e45ae96bc128ce9c42
|
MD5 (danpei-2.9.7.tar.gz) = 65c5352379d50c7a37a1118713c8dcd5
|
||||||
SIZE (danpei-2.9.6.tar.gz) = 412779
|
SIZE (danpei-2.9.7.tar.gz) = 414462
|
||||||
|
|
Loading…
Add table
Reference in a new issue