Changeset 81632
- Timestamp:
- 08/02/11 23:20:54 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/games/angband/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/games/angband/Portfile
r56065 r81632 24 24 extract.only ${name}-${version}.tar.gz 25 25 26 configure.args --with-setgid=games --with-libpath=${prefix}/var/games/angband --bindir=${prefix}/bin --without-x 27 28 pre-configure { 26 post-patch { 29 27 addgroup games 30 28 } 29 30 configure.args --with-setgid=games --with-libpath=${prefix}/var/games/angband --bindir=${prefix}/bin --without-x 31 31 32 32 variant x11 {
Note: See TracChangeset
for help on using the changeset viewer.

