1
0
forked from ports/opt

gv: update to 3.7.2

This commit is contained in:
Juergen Daubert 2011-04-30 09:54:30 +02:00
parent e95c8c8cc3
commit ee33ebc406
2 changed files with 3 additions and 4 deletions

View File

@ -1 +1 @@
bf4823d00d8e431f97dbcb7dd87c46ac gv-3.7.1.tar.gz
eb47d465755b7291870af66431c6f2e1 gv-3.7.2.tar.gz

View File

@ -4,13 +4,12 @@
# Depends on: xaw3d, ghostscript
name=gv
version=3.7.1
release=3
version=3.7.2
release=1
source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz)
build () {
cd $name-$version
sed -i '/apLineDel/d' src/gv_misc_res.dat
./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install