diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-03 00:52:11 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-03 00:52:11 +0000 |
commit | df18b854084afe1a5d58a17048a0bb6489f6fd32 (patch) | |
tree | 84e82874c44c3e343e1d00cb6514a313fbfbcb02 /games/xpipeman/files/patch-ab | |
parent | 4f42a45eccf41cb69fc7cdd555b122478357ec74 (diff) |
- Fix build on amd64
- Drop MD5
PR: 154470
Submitted by: kilian <kilian.klimek@googlemail.com>
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268565
Diffstat (limited to 'games/xpipeman/files/patch-ab')
-rw-r--r-- | games/xpipeman/files/patch-ab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpipeman/files/patch-ab b/games/xpipeman/files/patch-ab index 330988abe512..6bf293e882fa 100644 --- a/games/xpipeman/files/patch-ab +++ b/games/xpipeman/files/patch-ab @@ -15,7 +15,7 @@ SYS_LIBRARIES = -lm + MANSUFFIX = 6 -+ INSTPGMFLAGS = -g games ++ INSTPGMFLAGS = -g games -m 2755 + all:: xpipeman |