diff options
author | agc <agc@pkgsrc.org> | 1999-08-13 14:06:55 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-08-13 14:06:55 +0000 |
commit | 29656d015f0c51c3486c3054cfa81ecfb77972dd (patch) | |
tree | 9a531c51f82f652eb3a034c199e7193cf4b3288d /lang/gforth | |
parent | f36dfb025b4129c0419c160089bdfeed5a4619a6 (diff) | |
download | pkgsrc-29656d015f0c51c3486c3054cfa81ecfb77972dd.tar.gz |
Substitute for ${PKGNAME} when generating the PLIST files.
Diffstat (limited to 'lang/gforth')
-rw-r--r-- | lang/gforth/pkg/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gforth/pkg/PLIST b/lang/gforth/pkg/PLIST index e944272ef26..7b964f55765 100644 --- a/lang/gforth/pkg/PLIST +++ b/lang/gforth/pkg/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/10 13:56:57 simonb Exp $ -bin/gforth-0.4.0 +@comment $NetBSD: PLIST,v 1.2 1999/08/13 14:06:57 agc Exp $ +bin/${PKGNAME} bin/gforth bin/gforthmi-0.4.0 bin/gforthmi |