Move USE_X_PREFIX before .include <bsd.port.pre.mk>.

This commit is contained in:
Satoshi Asami 1998-12-22 09:06:28 +00:00
parent a76c183878
commit 88c4af2175
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15489
4 changed files with 8 additions and 12 deletions

View file

@ -3,7 +3,7 @@
# Date Created: 28 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $Id: Makefile,v 1.33 1998/12/12 04:43:30 vanilla Exp $
# $Id: Makefile,v 1.34 1998/12/22 07:56:14 asami Exp $
#
DISTNAME= gtk+-1.1.7
@ -17,13 +17,12 @@ MAINTAINER= vanilla@FreeBSD.ORG
LIB_DEPENDS= glib11d.1:${PORTSDIR}/devel/glib11-devel
USE_X_PREFIX= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} <= 300000
BROKEN= requires perl5
.endif
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= INSTALL='$${INSTALL} -c' \
GLIB_CONFIG="${LOCALBASE}/bin/glib11d-config"

View file

@ -3,7 +3,7 @@
# Date Created: 28 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $Id: Makefile,v 1.33 1998/12/12 04:43:30 vanilla Exp $
# $Id: Makefile,v 1.34 1998/12/22 07:56:14 asami Exp $
#
DISTNAME= gtk+-1.1.7
@ -17,13 +17,12 @@ MAINTAINER= vanilla@FreeBSD.ORG
LIB_DEPENDS= glib11d.1:${PORTSDIR}/devel/glib11-devel
USE_X_PREFIX= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} <= 300000
BROKEN= requires perl5
.endif
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= INSTALL='$${INSTALL} -c' \
GLIB_CONFIG="${LOCALBASE}/bin/glib11d-config"

View file

@ -3,7 +3,7 @@
# Date Created: 28 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $Id: Makefile,v 1.33 1998/12/12 04:43:30 vanilla Exp $
# $Id: Makefile,v 1.34 1998/12/22 07:56:14 asami Exp $
#
DISTNAME= gtk+-1.1.7
@ -17,13 +17,12 @@ MAINTAINER= vanilla@FreeBSD.ORG
LIB_DEPENDS= glib11d.1:${PORTSDIR}/devel/glib11-devel
USE_X_PREFIX= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} <= 300000
BROKEN= requires perl5
.endif
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= INSTALL='$${INSTALL} -c' \
GLIB_CONFIG="${LOCALBASE}/bin/glib11d-config"

View file

@ -3,7 +3,7 @@
# Date Created: 28 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $Id: Makefile,v 1.33 1998/12/12 04:43:30 vanilla Exp $
# $Id: Makefile,v 1.34 1998/12/22 07:56:14 asami Exp $
#
DISTNAME= gtk+-1.1.7
@ -17,13 +17,12 @@ MAINTAINER= vanilla@FreeBSD.ORG
LIB_DEPENDS= glib11d.1:${PORTSDIR}/devel/glib11-devel
USE_X_PREFIX= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} <= 300000
BROKEN= requires perl5
.endif
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= INSTALL='$${INSTALL} -c' \
GLIB_CONFIG="${LOCALBASE}/bin/glib11d-config"