add USE_X11=yes
This commit is contained in:
parent
c216c41c0a
commit
3fe7edf239
9 changed files with 19 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.16 1999/04/05 05:08:59 hubertf Exp $
|
# $NetBSD: Makefile,v 1.17 1999/04/26 18:56:13 garbled Exp $
|
||||||
# FreeBSD Id: Makefile,v 1.25 1998/02/15 05:36:54 peter Exp
|
# FreeBSD Id: Makefile,v 1.25 1998/02/15 05:36:54 peter Exp
|
||||||
#
|
#
|
||||||
|
|
||||||
|
@ -32,6 +32,7 @@ DEPENDS+= nmh-1.0:../../mail/nmh
|
||||||
DEPENDS+= mm-2.7:../../mail/metamail
|
DEPENDS+= mm-2.7:../../mail/metamail
|
||||||
|
|
||||||
DIST_SUBDIR= ${PKGNAME}
|
DIST_SUBDIR= ${PKGNAME}
|
||||||
|
USE_X11= yes
|
||||||
|
|
||||||
WISH= wish8.0
|
WISH= wish8.0
|
||||||
TCLSH= tclsh8.0
|
TCLSH= tclsh8.0
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.4 1999/02/20 22:48:35 hubertf Exp $
|
# $NetBSD: Makefile,v 1.5 1999/04/26 18:56:15 garbled Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= R-0.63.1
|
DISTNAME= R-0.63.1
|
||||||
|
@ -22,6 +22,7 @@ DEPENDS+= f2c-19980913:../../lang/f2c
|
||||||
.endif
|
.endif
|
||||||
DEPENDS+= readline-2.2:../../devel/readline
|
DEPENDS+= readline-2.2:../../devel/readline
|
||||||
|
|
||||||
|
USE_X11= yes
|
||||||
USE_PERL5= yes
|
USE_PERL5= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+=--enable-readline --with-x
|
CONFIGURE_ARGS+=--enable-readline --with-x
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.9 1999/04/23 04:19:25 mycroft Exp $
|
# $NetBSD: Makefile,v 1.10 1999/04/26 18:56:15 garbled Exp $
|
||||||
# FreeBSD Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp
|
# FreeBSD Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp
|
||||||
|
|
||||||
DISTNAME= octave-2.0.13
|
DISTNAME= octave-2.0.13
|
||||||
|
@ -16,6 +16,7 @@ BUILD_DEPENDS+= tex:../../print/teTeX
|
||||||
BUILD_DEPENDS+= dvips:../../print/teTeX
|
BUILD_DEPENDS+= dvips:../../print/teTeX
|
||||||
DEPENDS+= gnuplot-3.7:../../graphics/gnuplot
|
DEPENDS+= gnuplot-3.7:../../graphics/gnuplot
|
||||||
|
|
||||||
|
USE_X11= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_LIBTOOL= yes
|
USE_LIBTOOL= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.9 1999/04/01 13:38:44 agc Exp $
|
# $NetBSD: Makefile,v 1.10 1999/04/26 18:56:15 garbled Exp $
|
||||||
#
|
#
|
||||||
# NetBSD "imm" package
|
# NetBSD "imm" package
|
||||||
# The original was based on the imm-3.5a1 FreeBSD port maintained
|
# The original was based on the imm-3.5a1 FreeBSD port maintained
|
||||||
|
@ -15,6 +15,7 @@ MAINTAINER= is@netbsd.org
|
||||||
|
|
||||||
DEPENDS+= tk-8.0.5:../../x11/tk80
|
DEPENDS+= tk-8.0.5:../../x11/tk80
|
||||||
|
|
||||||
|
USE_X11= yes
|
||||||
ALL_TARGET= netbsd
|
ALL_TARGET= netbsd
|
||||||
MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}"
|
MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}"
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.1.1.1 1999/01/23 03:56:11 mellon Exp $
|
# $NetBSD: Makefile,v 1.2 1999/04/26 18:56:14 garbled Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= gnucash-1.1.25
|
DISTNAME= gnucash-1.1.25
|
||||||
|
@ -17,6 +17,7 @@ DEPENDS += XmHTML-1.1.5:../../x11/XmHTML
|
||||||
DEPENDS += guile-1.3:../../lang/guile
|
DEPENDS += guile-1.3:../../lang/guile
|
||||||
DEPENDS += libperl-5.00404:../../lang/libperl
|
DEPENDS += libperl-5.00404:../../lang/libperl
|
||||||
|
|
||||||
|
USE_X11= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+= --with-guile=${PREFIX} --with-perl-includes=${PREFIX}/lib/perl5/${MACHINE_ARCH}-netbsd/5.00404/CORE
|
CONFIGURE_ARGS+= --with-guile=${PREFIX} --with-perl-includes=${PREFIX}/lib/perl5/${MACHINE_ARCH}-netbsd/5.00404/CORE
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.8 1999/04/01 13:38:45 agc Exp $
|
# $NetBSD: Makefile,v 1.9 1999/04/26 18:56:14 garbled Exp $
|
||||||
# $FreeBSD Id: Makefile,v 1.15 1998/02/07 22:59:16 hoek Exp
|
# $FreeBSD Id: Makefile,v 1.15 1998/02/07 22:59:16 hoek Exp
|
||||||
#
|
#
|
||||||
|
|
||||||
|
@ -11,6 +11,7 @@ HOMEPAGE= http://www.research.digital.com/SRC/personal/Sanjay_Ghemawat/ical/
|
||||||
|
|
||||||
DEPENDS+= tk-8.0.5:../../x11/tk80
|
DEPENDS+= tk-8.0.5:../../x11/tk80
|
||||||
|
|
||||||
|
USE_X11= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --prefix=${PREFIX} \
|
CONFIGURE_ARGS= --prefix=${PREFIX} \
|
||||||
--with-tclconfig=${PREFIX}/lib/tcl8.0 \
|
--with-tclconfig=${PREFIX}/lib/tcl8.0 \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.10 1999/04/01 13:38:45 agc Exp $
|
# $NetBSD: Makefile,v 1.11 1999/04/26 18:56:14 garbled Exp $
|
||||||
# FreeBSD Id: Makefile,v 1.8 1997/04/20 13:19:32 wosch Exp
|
# FreeBSD Id: Makefile,v 1.8 1997/04/20 13:19:32 wosch Exp
|
||||||
#
|
#
|
||||||
|
|
||||||
|
@ -10,6 +10,8 @@ MAINTAINER= packages@netbsd.org
|
||||||
|
|
||||||
DEPENDS= tk-8.0.5:../../x11/tk80
|
DEPENDS= tk-8.0.5:../../x11/tk80
|
||||||
|
|
||||||
|
USE_X11= yes
|
||||||
|
|
||||||
pre-configure:
|
pre-configure:
|
||||||
for f in `find ${WRKDIR}/. -type f -print|xargs ${GREP} -l '/usr/local'`; do \
|
for f in `find ${WRKDIR}/. -type f -print|xargs ${GREP} -l '/usr/local'`; do \
|
||||||
${SED} -e 's:/usr/local:'${PREFIX}':g' < $$f > $$f.pdone && ${MV} $$f.pdone $$f; \
|
${SED} -e 's:/usr/local:'${PREFIX}':g' < $$f > $$f.pdone && ${MV} $$f.pdone $$f; \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.6 1999/04/10 02:25:08 hubertf Exp $
|
# $NetBSD: Makefile,v 1.7 1999/04/26 18:56:15 garbled Exp $
|
||||||
|
|
||||||
DISTNAME= siag-3.1.11
|
DISTNAME= siag-3.1.11
|
||||||
CATEGORIES= misc textproc math
|
CATEGORIES= misc textproc math
|
||||||
|
@ -14,6 +14,7 @@ DEPENDS+= guile-1.3:../../lang/guile
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
USE_X11= yes
|
||||||
|
|
||||||
CFLAGS+= -Dunix
|
CFLAGS+= -Dunix
|
||||||
LDFLAGS+= -Wl,-R${X11BASE}/lib
|
LDFLAGS+= -Wl,-R${X11BASE}/lib
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.7 1999/04/01 13:38:45 agc Exp $
|
# $NetBSD: Makefile,v 1.8 1999/04/26 18:56:15 garbled Exp $
|
||||||
# FreeBSD Id: Makefile,v 1.9 1997/11/22 19:55:25 jseger Exp
|
# FreeBSD Id: Makefile,v 1.9 1997/11/22 19:55:25 jseger Exp
|
||||||
#
|
#
|
||||||
|
|
||||||
|
@ -12,6 +12,7 @@ MAINTAINER= shanee@augusta.de
|
||||||
DEPENDS+= tk-8.0.5:../../x11/tk80
|
DEPENDS+= tk-8.0.5:../../x11/tk80
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
USE_X11= yes
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
( cd ${WRKSRC} ; ${SED} 's|/usr/local|'${PREFIX}'|g' \
|
( cd ${WRKSRC} ; ${SED} 's|/usr/local|'${PREFIX}'|g' \
|
||||||
|
|
Loading…
Reference in a new issue