diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 08:32:19 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 08:32:19 +0800 |
commit | 3ba95a94301bad04f4a57272e5ab35e40ac2637b (patch) | |
tree | 8639877d11af65e2d9583e532549856e810e8371 /math/lybniz/Makefile | |
parent | c27e10568556412d4d89b2e988515cd74326b843 (diff) | |
download | freebsd-ports-gnome-3ba95a94301bad04f4a57272e5ab35e40ac2637b.tar.gz freebsd-ports-gnome-3ba95a94301bad04f4a57272e5ab35e40ac2637b.tar.zst freebsd-ports-gnome-3ba95a94301bad04f4a57272e5ab35e40ac2637b.zip |
Get rid of gnomehier
Diffstat (limited to 'math/lybniz/Makefile')
-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'\ |