diff options
author | cjep <cjep@pkgsrc.org> | 2003-01-04 12:23:00 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-01-04 12:23:00 +0000 |
commit | 237b19866fe7116080bd114f48c144d08f8f5d7d (patch) | |
tree | 23cba6b623daf1822c0cba06cb0270a7a2953c9b /math | |
parent | ffaab3bebdd78fc558bdcce4d630957b1b15c921 (diff) | |
download | pkgsrc-237b19866fe7116080bd114f48c144d08f8f5d7d.tar.gz |
Fix PLIST to use MACHINE_GNU_PLATFORM (noticed in shark bulk build).
Diffstat (limited to 'math')
-rw-r--r-- | math/xgap/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xgap/PLIST b/math/xgap/PLIST index 042be650a68..aa4bff03088 100644 --- a/math/xgap/PLIST +++ b/math/xgap/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2002/12/27 15:28:14 cjep Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/01/04 12:23:00 cjep Exp $ bin/xgap -lib/gap4.3/pkg/xgap/bin/i386--netbsdelf-cc/xgap +lib/gap4.3/pkg/xgap/bin/${MACHINE_GNU_PLATFORM}-cc/xgap lib/gap4.3/pkg/xgap/doc/answers.tex lib/gap4.3/pkg/xgap/doc/diffgap3.tex lib/gap4.3/pkg/xgap/doc/gobject.tex |