diff options
Diffstat (limited to 'math/fricas/Makefile')
-rw-r--r-- | math/fricas/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile index ecf2083c13f..768c8d23096 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/02/23 19:24:34 asau Exp $ +# $NetBSD: Makefile,v 1.17 2012/09/11 23:04:19 asau Exp $ PKGNAME= fricas-1.1.6 DISTNAME= ${PKGNAME_NOREV}-full @@ -13,7 +13,6 @@ LICENSE= modified-bsd BUILD_DEPENDS+= noweb-[0-9]*:../../devel/noweb -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} |