mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
- Update to version 0.9.5
PR: ports/63594 Submitted by: Ports Fury
This commit is contained in:
parent
3b196c6fcc
commit
51fa84c7e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102663
@ -7,8 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= graphthing
|
||||
PORTVERSION= 0.9.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.9.5
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://graph.seul.org/
|
||||
|
||||
@ -17,12 +16,14 @@ COMMENT= A tool that allows you to create, manipulate and study graphs
|
||||
|
||||
LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
|
||||
|
||||
USE_BISON= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk12
|
||||
USE_BISON= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= bin/graphthing bin/gt
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s,\/usr\/include\/gtk-1.2\/gdk\/gdkkeysyms.h,," \
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (graphthing-0.9.4.tar.bz2) = cde4640a503686c0163f4a14f276f9ea
|
||||
SIZE (graphthing-0.9.4.tar.bz2) = 134317
|
||||
MD5 (graphthing-0.9.5.tar.bz2) = 343f958d0b2bb8558006ec92048d8c98
|
||||
SIZE (graphthing-0.9.5.tar.bz2) = 138622
|
||||
|
@ -1,2 +0,0 @@
|
||||
bin/graphthing
|
||||
bin/gt
|
Loading…
Reference in New Issue
Block a user