diff options
author | cjep <cjep> | 2003-01-04 12:23:00 +0000 |
---|---|---|
committer | cjep <cjep> | 2003-01-04 12:23:00 +0000 |
commit | b12cd55cf366d71501c8df173bd94104754e3291 (patch) | |
tree | 23cba6b623daf1822c0cba06cb0270a7a2953c9b /math/xgap | |
parent | df836e9d104820191560caad6bbf1dc578ffc774 (diff) | |
download | pkgsrc-b12cd55cf366d71501c8df173bd94104754e3291.tar.gz |
Fix PLIST to use MACHINE_GNU_PLATFORM (noticed in shark bulk build).
Diffstat (limited to 'math/xgap')
-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 |