diff options
author | asami <asami@FreeBSD.org> | 1998-08-05 17:31:52 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-05 17:31:52 +0800 |
commit | 29cee150e7e4c823965c08385939f0e1bf23e7d7 (patch) | |
tree | 3bb5b393873800151e81765a428cde4ee349f14b /emulators | |
parent | a6079bdd0586409f9612215ee38ad459104e2d51 (diff) | |
download | freebsd-ports-gnome-29cee150e7e4c823965c08385939f0e1bf23e7d7.tar.gz freebsd-ports-gnome-29cee150e7e4c823965c08385939f0e1bf23e7d7.tar.zst freebsd-ports-gnome-29cee150e7e4c823965c08385939f0e1bf23e7d7.zip |
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/frodo/Makefile | 4 | ||||
-rw-r--r-- | emulators/ines/Makefile | 4 | ||||
-rw-r--r-- | emulators/mastergear/Makefile | 4 | ||||
-rw-r--r-- | emulators/snes9x/Makefile | 4 | ||||
-rw-r--r-- | emulators/vgb/Makefile | 6 |
5 files changed, 11 insertions, 11 deletions
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index 8ec69f7e22b0..894e459d3c57 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -3,7 +3,7 @@ # Date created: 11 Dez 1997 # Whom: dirk.meyer@dinoex.sub.org # -# $Id: Makefile,v 1.1.1.1 1998/02/21 21:24:35 steve Exp $ +# $Id: Makefile,v 1.2 1998/02/22 08:34:59 fenner Exp $ DISTNAME= FrodoV4_1a.Src PKGNAME= frodo-4.1 @@ -14,7 +14,7 @@ MAINTAINER= dirk.meyer@dinoex.sub.org RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80 -USE_X11= YES +USE_X_PREFIX= YES ALL_TARGET= Frodo WRKSRC= ${WRKDIR}/Frodo/Src diff --git a/emulators/ines/Makefile b/emulators/ines/Makefile index 137944a053dc..1dff46605075 100644 --- a/emulators/ines/Makefile +++ b/emulators/ines/Makefile @@ -3,7 +3,7 @@ # Date created: 02 November 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.5 1997/08/24 20:27:22 max Exp $ +# $Id: Makefile,v 1.6 1998/01/26 09:43:36 vanilla Exp $ # DISTNAME= iNES07-FreeBSD-80x86-bin @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp WRKSRC= ${WRKDIR}/NES -USE_X11= yes +USE_X_PREFIX= yes NO_BUILD= yes do-install: diff --git a/emulators/mastergear/Makefile b/emulators/mastergear/Makefile index a8f495ee366c..adf0e631e3e2 100644 --- a/emulators/mastergear/Makefile +++ b/emulators/mastergear/Makefile @@ -3,7 +3,7 @@ # Date created: 02 November 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.4 1997/07/01 11:40:41 tg Exp $ +# $Id: Makefile,v 1.5 1998/01/25 17:03:52 steve Exp $ # DISTNAME= SMS @@ -14,7 +14,7 @@ DISTFILES= MG.tar.Z MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp -USE_X11= yes +USE_X_PREFIX= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mg ${PREFIX}/bin diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index 2b4c18c939c8..2635698afae5 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -3,7 +3,7 @@ # Date created: 20 July 1997 # Whom: Yukihiro Nakai<Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1997/11/02 14:56:42 jseger Exp $ +# $Id: Makefile,v 1.2 1998/07/27 01:00:43 steve Exp $ # DISTNAME= s9x.linux.105.i386 @@ -18,7 +18,7 @@ RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib NO_BUILD= yes NO_WRKSUBDIR= yes -USE_X11= yes +USE_X_PREFIX= yes STRIP= BINOWN= root diff --git a/emulators/vgb/Makefile b/emulators/vgb/Makefile index 877f5cf4289c..494d17c2666c 100644 --- a/emulators/vgb/Makefile +++ b/emulators/vgb/Makefile @@ -3,7 +3,7 @@ # Date created: 31 October 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.3 1996/11/29 19:47:00 torstenb Exp $ +# $Id: Makefile,v 1.4 1997/04/30 03:18:00 asami Exp $ # DISTNAME= GB @@ -14,8 +14,8 @@ DISTFILES= VGB.tar.Z MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp -USE_X11= yes -CONFIGURE_ENV+= X11BASE=${X11BASE} +USE_X_PREFIX= yes +CONFIGURE_ENV= X11BASE=${X11BASE} do-install: @${INSTALL_PROGRAM} ${WRKSRC}/gblist ${PREFIX}/bin |