diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-09-13 08:02:48 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-09-13 08:02:48 +0000 |
commit | 57a49030cace575feff023d95d94027cdf700a2c (patch) | |
tree | c89295765554dcafe2a114fc013f606698b9a681 /math/gnumeric/Makefile | |
parent | 0a829ac2a5409c5f2937a899f080a0aa27da96e0 (diff) | |
download | ports-57a49030cace575feff023d95d94027cdf700a2c.tar.gz ports-57a49030cace575feff023d95d94027cdf700a2c.zip |
Notes
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r-- | math/gnumeric/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 370f835a6314..3c9046bec352 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libgoffice-0.10.so:devel/goffice \ libpsiconv.so:converters/psiconv USES= cpe desktop-file-utils gettext gmake gnome libtool \ - localbase pathfix pkgconfig python:2.7 shebangfix tar:xz + localbase pathfix pkgconfig python shebangfix tar:xz USE_GNOME= cairo intlhack gtk30 libgsf pygobject3 USE_LDCONFIG= yes INSTALLS_ICONS= yes |