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

(-)math/graphthing/Makefile (-6 / +7 lines)
Lines 7-14 Link Here
7
#
7
#
8
8
9
PORTNAME=	graphthing
9
PORTNAME=	graphthing
10
PORTVERSION=	0.9.4
10
PORTVERSION=	0.9.5
11
PORTREVISION=	1
12
CATEGORIES=	math
11
CATEGORIES=	math
13
MASTER_SITES=	http://graph.seul.org/
12
MASTER_SITES=	http://graph.seul.org/
14
13
Lines 17-28 Link Here
17
16
18
LIB_DEPENDS=	gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
17
LIB_DEPENDS=	gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
19
18
20
USE_BISON=	yes
21
USE_BZIP2=	yes
19
USE_BZIP2=	yes
22
USE_GNOME=	gtk12
20
USE_GNOME=	gnometarget gtk12
23
GNU_CONFIGURE=	yes
21
USE_BISON=	yes
24
USE_GMAKE=	yes
25
USE_REINPLACE=	yes
22
USE_REINPLACE=	yes
23
USE_GMAKE=	yes
24
GNU_CONFIGURE=	yes
25
26
PLIST_FILES=	bin/graphthing bin/gt
26
27
27
post-patch:
28
post-patch:
28
	${REINPLACE_CMD} -e "s,\/usr\/include\/gtk-1.2\/gdk\/gdkkeysyms.h,," \
29
	${REINPLACE_CMD} -e "s,\/usr\/include\/gtk-1.2\/gdk\/gdkkeysyms.h,," \
(-)math/graphthing/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (graphthing-0.9.4.tar.bz2) = cde4640a503686c0163f4a14f276f9ea
1
MD5 (graphthing-0.9.5.tar.bz2) = 343f958d0b2bb8558006ec92048d8c98
2
SIZE (graphthing-0.9.4.tar.bz2) = 134317
2
SIZE (graphthing-0.9.5.tar.bz2) = 138622
(-)math/graphthing/pkg-plist (-2 lines)
Lines 1-2 Link Here
1
bin/graphthing
2
bin/gt

Return to bug 63594