summaryrefslogtreecommitdiff
path: root/lang/fort77
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-12 02:14:13 +0000
committerjoerg <joerg>2008-06-12 02:14:13 +0000
commit39d7fb93432416d872ed34e0025741cc93068c06 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /lang/fort77
parentcce8b72ae5b66d3a54ac565ef8ac6780597301bc (diff)
downloadpkgsrc-39d7fb93432416d872ed34e0025741cc93068c06.tar.gz
Add DESTDIR support.
Diffstat (limited to 'lang/fort77')
-rw-r--r--lang/fort77/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/fort77/Makefile b/lang/fort77/Makefile
index a981ae1e88d..be9cf9205f3 100644
--- a/lang/fort77/Makefile
+++ b/lang/fort77/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/02/28 11:58:48 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2008/06/12 02:14:33 joerg Exp $
#
DISTNAME= fort77-1.18
@@ -8,6 +8,8 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=devel/lang/fortran/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= The driver for f2c, a fortran to C translator
+PKG_DESTDIR_SUPPORT= user-destdir
+
BUILD_TARGET= test
USE_TOOLS+= perl:run