diff options
author | asau <asau@pkgsrc.org> | 2012-09-11 23:19:33 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-09-11 23:19:33 +0000 |
commit | 0d2b63b3a358a64cbc41e007e04d183ecb9a7aa5 (patch) | |
tree | 044cc8758fa76a5482b86079655ee315d75b4fed /shells/static-ast-ksh/Makefile | |
parent | b0feb9f5b186a62a131121fe59db9ccdc0a844bd (diff) | |
download | pkgsrc-0d2b63b3a358a64cbc41e007e04d183ecb9a7aa5.tar.gz |
"user-destdir" is default these days
Diffstat (limited to 'shells/static-ast-ksh/Makefile')
-rw-r--r-- | shells/static-ast-ksh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/static-ast-ksh/Makefile b/shells/static-ast-ksh/Makefile index 31b1dfe1083..70cb300a848 100644 --- a/shells/static-ast-ksh/Makefile +++ b/shells/static-ast-ksh/Makefile @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:35 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2012/09/11 23:25:09 asau Exp $ # -PKG_DESTDIR_SUPPORT= user-destdir .include "../../shells/ast-ksh/Makefile.common" |