View | Details | Raw Unified | Return to bug 87357
Collapse All | Expand All

(-)danpei/Makefile (-1 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	danpei
8
PORTNAME=	danpei
9
PORTVERSION=	2.9.6
9
PORTVERSION=	2.9.7
10
CATEGORIES=	graphics
10
CATEGORIES=	graphics
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	danpei
12
MASTER_SITE_SUBDIR=	danpei
Lines 21-28 Link Here
21
.endif
21
.endif
22
22
23
USE_X_PREFIX=	yes
23
USE_X_PREFIX=	yes
24
USE_GETTEXT=	yes
24
USE_GNOME=	gtk12 gdkpixbuf
25
USE_GNOME=	gtk12 gdkpixbuf
25
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes
26
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
27
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
28
CONFIGURE_ARGS+= --without-included-gettext
27
29
28
.include <bsd.port.mk>
30
.include <bsd.port.mk>
(-)danpei/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (danpei-2.9.6.tar.gz) = 0f87daa1447e85e45ae96bc128ce9c42
1
MD5 (danpei-2.9.7.tar.gz) = 65c5352379d50c7a37a1118713c8dcd5
2
SIZE (danpei-2.9.6.tar.gz) = 412779
2
SIZE (danpei-2.9.7.tar.gz) = 414462

Return to bug 87357