-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace all occurrences of USE_X11 with USE_X11BASE. This means "inst…
…all this package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package".
- Loading branch information
agc
committed
Jan 30, 1999
1 parent
c913b0f
commit f647320
Showing
105 changed files
with
214 additions
and
214 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.14 1998/10/05 12:43:46 agc Exp $ | ||
# $NetBSD: Makefile,v 1.15 1999/01/30 23:18:46 agc Exp $ | ||
# FreeBSD Id: Makefile,v 1.13 1997/09/06 19:58:03 gj Exp | ||
# | ||
|
||
|
@@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz | |
|
||
MAINTAINER= [email protected] | ||
|
||
USE_X11= yes | ||
USE_X11BASE= yes | ||
MAKEFILE= makefile | ||
GNU_CONFIGURE= yes | ||
USE_PERL5= yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.5 1998/04/20 11:56:31 frueauf Exp $ | ||
# $NetBSD: Makefile,v 1.6 1999/01/30 23:18:53 agc Exp $ | ||
# FreeBSD Id: Makefile,v 1.4 1997/01/27 15:59:35 erich Exp | ||
# | ||
|
||
|
@@ -10,6 +10,6 @@ MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ | |
MAINTAINER= [email protected] | ||
|
||
NO_WRKSUBDIR= yes | ||
USE_X11= yes | ||
USE_X11BASE= yes | ||
|
||
.include "../../mk/bsd.pkg.mk" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.2 1998/08/28 12:55:42 garbled Exp $ | ||
# $NetBSD: Makefile,v 1.3 1999/01/30 23:18:46 agc Exp $ | ||
|
||
DISTNAME= abuse_pd | ||
PKGNAME= abuse-2.0 | ||
|
@@ -9,7 +9,7 @@ DISTFILES= ${DISTNAME}.tgz abuse_data.tar.gz | |
MAINTAINER= [email protected] | ||
HOMEPAGE= http://www.crack.com/games/abuse/index.html | ||
|
||
USE_X11= yes | ||
USE_X11BASE= yes | ||
GNU_CONFIGURE= yes | ||
CONFIGURE_ENV+= LDFLAGS="-Wl,-R${X11BASE}/lib" | ||
USE_GMAKE= yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# $NetBSD: Makefile,v 1.2 1998/08/27 14:06:08 garbled Exp $ | ||
# $NetBSD: Makefile,v 1.3 1999/01/30 23:18:47 agc Exp $ | ||
# | ||
|
||
DISTNAME= golddig2 | ||
|
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://uiarchive.cso.uiuc.edu/pub/systems/linux/sunsite/games/arcad | |
|
||
MAINTAINER= [email protected] | ||
|
||
USE_X11= yes | ||
USE_X11BASE= yes | ||
|
||
post-extract: | ||
${RM} ${WRKSRC}/golddig ${WRKSRC}/makelev ${WRKSRC}/*.o | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.