1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Support staging

- Convert USE_GMAKE to USES
- Update WWW
This commit is contained in:
Dmitry Marakasov 2013-12-25 20:14:43 +00:00
parent f5b52a8acc
commit 445d21ae27
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337450
2 changed files with 2 additions and 4 deletions

View File

@ -12,8 +12,7 @@ MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Object Oriented Input System
GNU_CONFIGURE= yes
USE_GMAKE= yes
USES= pathfix
USES= pathfix gmake
USE_AUTOTOOLS= libtool:env aclocal:env autoheader:env automake:env autoconf:env
USE_XORG= x11 xaw
USE_LDCONFIG= yes
@ -23,7 +22,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} 's|^pkgconfigdir = .*|pkgconfigdir=$${prefix}/libdata/pkgconfig|' \
${WRKSRC}/Makefile.am

View File

@ -5,4 +5,4 @@ Written in C++ using Object Oriented Design patterns.
NOTE: this ports lacks joystick support. For now.
WWW: http://www.wreckedgames.com/
WWW: http://sourceforge.net/projects/wgois/