mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Update to 0.9.4
This commit is contained in:
parent
693cf7c629
commit
0b408f380f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98202
@ -7,20 +7,24 @@
|
||||
#
|
||||
|
||||
PORTNAME= graphthing
|
||||
PORTVERSION= 0.9.3
|
||||
PORTVERSION= 0.9.4
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://graph.seul.org/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A tool that allows you to create, manipulate and study graphs
|
||||
|
||||
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
|
||||
gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
|
||||
LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
|
||||
|
||||
USE_BISON= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s,\/usr\/include\/gtk-1.2\/gdk\/gdkkeysyms.h,," \
|
||||
${WRKSRC}/src/depend.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (graphthing-0.9.3.tar.bz2) = 6174e21704cd728cb74d9171f4edce0f
|
||||
MD5 (graphthing-0.9.4.tar.bz2) = cde4640a503686c0163f4a14f276f9ea
|
||||
|
Loading…
Reference in New Issue
Block a user