diff options
Diffstat (limited to 'devel/ratfor/Makefile')
-rw-r--r-- | devel/ratfor/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/ratfor/Makefile b/devel/ratfor/Makefile index c0514873486..b23d84ed733 100644 --- a/devel/ratfor/Makefile +++ b/devel/ratfor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2008/03/03 17:45:37 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/31 11:19:38 asau Exp $ DISTNAME= ratfor77 PKGNAME= ratfor-1.0 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sepwww.stanford.edu/software/ratfor.html COMMENT= Preprocessor for the Ratfor dialect of Fortran -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_TARGET= ratfor77 USE_TOOLS+= gmake INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 |