diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-21 00:32:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-21 00:32:19 +0000 |
commit | 5fe17006b42537f94efe2f64dbc5672dbdb6a024 (patch) | |
tree | 8639877d11af65e2d9583e532549856e810e8371 /math/lybniz | |
parent | 7a20cb436032a28526ee199719257bb3513442c6 (diff) | |
download | ports-5fe17006b42537f94efe2f64dbc5672dbdb6a024.tar.gz ports-5fe17006b42537f94efe2f64dbc5672dbdb6a024.zip |
Notes
Diffstat (limited to 'math/lybniz')
-rw-r--r-- | math/lybniz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/lybniz/Makefile b/math/lybniz/Makefile index 43157058a2a1..b78d19aaa0c6 100644 --- a/math/lybniz/Makefile +++ b/math/lybniz/Makefile @@ -3,7 +3,7 @@ PORTNAME= lybniz PORTVERSION= 1.3.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTVERSION} @@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE USES= python USE_PYTHON= distutils -USE_GNOME= pygtk2 gnomehier +USE_GNOME= pygtk2 post-patch: @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g'\ |