diff options
Diffstat (limited to 'math/wfmath/Makefile')
-rw-r--r-- | math/wfmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/wfmath/Makefile b/math/wfmath/Makefile index 342daa63c4e6..0226fb6e3ce7 100644 --- a/math/wfmath/Makefile +++ b/math/wfmath/Makefile @@ -10,7 +10,7 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= Worldforge math library USE_GMAKE= yes -USE_GNOME= gnomehack +USES= pathfix USE_PKGCONFIG= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes |