diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-07-28 08:40:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-07-28 08:40:11 +0000 |
commit | 29e4fbb3a58e146a88832c05a5cca65ed488d41e (patch) | |
tree | 84bf88d6d99f09102f6ac4ac414c021de6b28a80 /science | |
parent | 7937bc19ac6449dacbaa12e7ac5d6443555cef41 (diff) | |
download | ports-29e4fbb3a58e146a88832c05a5cca65ed488d41e.tar.gz ports-29e4fbb3a58e146a88832c05a5cca65ed488d41e.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/gchemutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index a4b200076b43..171ee75ddd4b 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -56,7 +56,7 @@ PLIST_SUB+= XUL="@comment " .endif .if exists(${LOCALBASE}/bin/gnumeric) -RUN_DEPENDS+= gnumeric:${PORTSDIRS}/math/gnumeric +RUN_DEPENDS+= gnumeric:${PORTSDIR}/math/gnumeric PLIST_SUB+= GNUMERIC="" .else PLIST_SUB+= GNUMERIC="@comment " |