diff options
Diffstat (limited to 'math/lapack++')
-rw-r--r-- | math/lapack++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile index a1d7a3174aba..d5e917dfb28a 100644 --- a/math/lapack++/Makefile +++ b/math/lapack++/Makefile @@ -24,7 +24,7 @@ MAINTAINER= maho@FreeBSD.org COMMENT= Linear Algebra PACKage in C++, a wrapper for LAPACK WANT_GNOME= yes -USE_GNOME= gnomehack +USES= pathfix .include <bsd.port.pre.mk> |