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:
parent
f5b52a8acc
commit
445d21ae27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337450
@ -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
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user