diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/fvwm1/Makefile | 4 | ||||
-rw-r--r-- | x11/fvwm2/Makefile | 4 | ||||
-rw-r--r-- | x11/fvwm95/Makefile | 6 | ||||
-rw-r--r-- | x11/kde/Makefile | 10 | ||||
-rw-r--r-- | x11/kdebase/Makefile | 4 | ||||
-rw-r--r-- | x11/kdelibs/Makefile | 4 | ||||
-rw-r--r-- | x11/p5-Tk/Makefile | 4 | ||||
-rw-r--r-- | x11/tk80/Makefile | 4 | ||||
-rw-r--r-- | x11/tkcron/Makefile | 4 | ||||
-rw-r--r-- | x11/tkinfo/Makefile | 4 | ||||
-rw-r--r-- | x11/tkirc/Makefile | 6 | ||||
-rw-r--r-- | x11/tkman/Makefile | 6 | ||||
-rw-r--r-- | x11/xfinans/Makefile | 4 |
13 files changed, 32 insertions, 32 deletions
diff --git a/x11/fvwm1/Makefile b/x11/fvwm1/Makefile index 43c095f93ad..74f08a8c02a 100644 --- a/x11/fvwm1/Makefile +++ b/x11/fvwm1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/04/22 14:22:49 agc Exp $ +# $NetBSD: Makefile,v 1.7 1998/04/24 09:20:37 agc Exp $ # FreeBSD Id: Makefile,v 1.12 1997/10/11 10:42:43 jkh Exp # @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/ MAINTAINER= cjs@netbsd.org DEPENDS+= xpm-3.4j:../../graphics/xpm -RUN_DEPENDS= xpmroot:${PORTSDIR}/x11/xpmroot +RUN_DEPENDS= xpmroot:../../x11/xpmroot USE_IMAKE= yes XMKMF= xmkmf && make Makefiles # drop -a because we have no `depends' target diff --git a/x11/fvwm2/Makefile b/x11/fvwm2/Makefile index e5705950461..4eb0490d5b0 100644 --- a/x11/fvwm2/Makefile +++ b/x11/fvwm2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/04/22 14:22:49 agc Exp $ +# $NetBSD: Makefile,v 1.10 1998/04/24 09:20:38 agc Exp $ # FreeBSD Id: Makefile,v 1.12 1997/10/11 10:42:43 jkh Exp # @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} fvwm-users-jp-kits.97Oct04.tar.gz MAINTAINER= packages@netbsd.org DEPENDS+= xpm-3.4j:../../graphics/xpm -RUN_DEPENDS= xpmroot:${PORTSDIR}/x11/xpmroot +RUN_DEPENDS= xpmroot:../../x11/xpmroot USE_IMAKE= yes CAT1= FvwmAudio.0 FvwmAuto.0 FvwmBacker.0 FvwmBanner.0 \ diff --git a/x11/fvwm95/Makefile b/x11/fvwm95/Makefile index 14da66fa3b2..fe03fc34163 100644 --- a/x11/fvwm95/Makefile +++ b/x11/fvwm95/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/04/22 14:22:49 agc Exp $ +# $NetBSD: Makefile,v 1.10 1998/04/24 09:20:38 agc Exp $ # FreeBSD: Makefile,v 1.17 1997/12/24 01:21:18 alex Exp # @@ -11,8 +11,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= packages@netbsd.org DEPENDS+= xpm-3.4j:../../graphics/xpm -BUILD_DEPENDS= ${LOCALBASE}/lib/librplay.a:${PORTSDIR}/audio/rplay -RUN_DEPENDS= xpmroot:${PORTSDIR}/x11/xpmroot +BUILD_DEPENDS= ${LOCALBASE}/lib/librplay.a:../../audio/rplay +RUN_DEPENDS= xpmroot:../../x11/xpmroot USE_X11= yes GNU_CONFIGURE= yes diff --git a/x11/kde/Makefile b/x11/kde/Makefile index 1eff7b073b0..98e76aa3d10 100644 --- a/x11/kde/Makefile +++ b/x11/kde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/04/22 14:22:49 agc Exp $ +# $NetBSD: Makefile,v 1.9 1998/04/24 09:20:38 agc Exp $ # FreeBSD Id: Makefile,v 1.2 1997/11/27 00:47:46 se Exp # @@ -10,10 +10,10 @@ DISTFILES= # empty MAINTAINER= packages@netbsd.org DEPENDS+= kdelibs-3.1b:../../x11/kdelibs -RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \ - kcalc:${PORTSDIR}/misc/kdeutils \ - kmahjongg:${PORTSDIR}/games/kdegames \ - kmail:${PORTSDIR}/net/kdenetwork +RUN_DEPENDS= kwm:../../x11/kdebase \ + kcalc:../../misc/kdeutils \ + kmahjongg:../../games/kdegames \ + kmail:../../net/kdenetwork EXTRACT_ONLY= # empty NO_CHECKSUM= yes diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile index a6f96e99ff3..3878c8eaf6c 100644 --- a/x11/kdebase/Makefile +++ b/x11/kdebase/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/04/22 14:22:49 agc Exp $ +# $NetBSD: Makefile,v 1.10 1998/04/24 09:20:38 agc Exp $ # FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se Exp # @@ -12,7 +12,7 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= packages@netbsd.org -BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt +BUILD_DEPENDS= moc:../../x11/qt DEPENDS+= jpeg-6a:../../graphics/jpeg DEPENDS+= qt-1.33:../../x11/qt DEPENDS+= kdelibs-3.1b:../../x11/kdelibs diff --git a/x11/kdelibs/Makefile b/x11/kdelibs/Makefile index aa59933c27c..466904414ec 100644 --- a/x11/kdelibs/Makefile +++ b/x11/kdelibs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/04/22 14:22:49 agc Exp $ +# $NetBSD: Makefile,v 1.10 1998/04/24 09:20:38 agc Exp $ # FreeBSD Id: Makefile,v 1.5 1997/11/27 00:25:46 se Exp # @@ -12,7 +12,7 @@ EXTRACT_SUFX= .src.tar.gz MAINTAINER= packages@netbsd.org -BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt +BUILD_DEPENDS= moc:../../x11/qt DEPENDS+= jpeg-6a:../../graphics/jpeg DEPENDS+= qt-1.33:../../x11/qt DEPENDS+= giflib-3.0:../../graphics/giflib diff --git a/x11/p5-Tk/Makefile b/x11/p5-Tk/Makefile index 1191eb05f68..377c66b6ed0 100644 --- a/x11/p5-Tk/Makefile +++ b/x11/p5-Tk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/04/22 14:22:49 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/04/24 09:20:38 agc Exp $ # FreeBSD Id: Makefile,v 1.14 1997/09/14 04:00:00 jfitz Exp # @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= Tk MAINTAINER= packages@netbsd.org -BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/HTML/Parse.pm:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/HTML/Parse.pm:../../www/p5-libwww DEPENDS+= tk-8.0p2:../../x11/tk80 USE_PERL5= YES diff --git a/x11/tk80/Makefile b/x11/tk80/Makefile index 72179a54312..4c223fbf36f 100644 --- a/x11/tk80/Makefile +++ b/x11/tk80/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1998/04/22 14:22:50 agc Exp $ +# $NetBSD: Makefile,v 1.15 1998/04/24 09:20:39 agc Exp $ # FreeBSD Id: Makefile,v 1.4 1997/10/01 09:20:31 tg Exp # @@ -14,7 +14,7 @@ DEPENDS+= tcl-8.0p2:../../lang/tcl80 WRKSRC= ${WRKDIR}/tk8.0/unix GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-shared -CONFIGURE_ENV+= PORTSDIR=${PORTSDIR} +CONFIGURE_ENV+= PORTSDIR=${.CURDIR}/../../../../.. MAN1= wish.1 MAN3= 3DBorder.3 BindTable.3 CanvPsY.3 CanvTkwin.3 \ diff --git a/x11/tkcron/Makefile b/x11/tkcron/Makefile index ff5afdd75ad..8194c752b1c 100644 --- a/x11/tkcron/Makefile +++ b/x11/tkcron/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:55 agc Exp $ +# $NetBSD: Makefile,v 1.5 1998/04/24 09:20:39 agc Exp $ # FreeBSD Id: Makefile,v 1.5 1997/11/22 20:10:39 jseger Exp # @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tcl.gz MAINTAINER= sander@haldjas.folklore.ee -RUN_DEPENDS= wish8\.0:${PORTSDIR}/x11/tk80 +RUN_DEPENDS= wish8.0:../../x11/tk80 EXTRACT_CMD= ${GZIP_CMD} EXTRACT_BEFORE_ARGS= -cd diff --git a/x11/tkinfo/Makefile b/x11/tkinfo/Makefile index 9d573db10d1..2962b11ea0a 100644 --- a/x11/tkinfo/Makefile +++ b/x11/tkinfo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/04/20 11:56:36 frueauf Exp $ +# $NetBSD: Makefile,v 1.6 1998/04/24 09:20:39 agc Exp $ # FreeBSD Id: Makefile,v 1.15 1997/12/16 09:26:12 tg Exp # @@ -9,7 +9,7 @@ MASTER_SITES= http://www.math.ucsb.edu/~boldt/tkinfo/ \ MAINTAINER= packages@netbsd.org -RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80 +RUN_DEPENDS= wish8.0:../../x11/tk80 NO_BUILD= yes diff --git a/x11/tkirc/Makefile b/x11/tkirc/Makefile index 2ab528e080e..af366775147 100644 --- a/x11/tkirc/Makefile +++ b/x11/tkirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:55 agc Exp $ +# $NetBSD: Makefile,v 1.7 1998/04/24 09:20:39 agc Exp $ DISTNAME= tkirc1.202 PKGNAME= tkirc-1.202 @@ -7,8 +7,8 @@ MASTER_SITES= ftp://ftp.informatik.uni-oldenburg.de/pub/tkirc/ MAINTAINER= hubertf@netbsd.org -RUN_DEPENDS= irc:${PORTSDIR}/net/ircII \ - wish8.0:${PORTSDIR}/x11/tk80 +RUN_DEPENDS= irc:../../net/ircII \ + wish8.0:../../x11/tk80 NO_CONFIGURE= yes NO_BUILD= yes diff --git a/x11/tkman/Makefile b/x11/tkman/Makefile index 64c5084b9a5..cec078be878 100644 --- a/x11/tkman/Makefile +++ b/x11/tkman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1998/04/22 14:22:50 agc Exp $ +# $NetBSD: Makefile,v 1.12 1998/04/24 09:20:39 agc Exp $ # FreeBSD Id: Makefile,v 1.28 1997/12/08 15:51:20 tg Exp # @@ -10,8 +10,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= packages@netbsd.org DEPENDS+= tk-8.0p2:../../x11/tk80 -RUN_DEPENDS= rman:${PORTSDIR}/textproc/rman \ - glimpse:${PORTSDIR}/textproc/glimpse +RUN_DEPENDS= rman:../../textproc/rman \ + glimpse:../../textproc/glimpse NO_CDROM= "Don't sell for profit" MIRROR_DISTFILE= no diff --git a/x11/xfinans/Makefile b/x11/xfinans/Makefile index 49f90af5f8f..faf19f9148a 100644 --- a/x11/xfinans/Makefile +++ b/x11/xfinans/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/04/15 10:38:57 agc Exp $ +# $NetBSD: Makefile,v 1.3 1998/04/24 09:20:39 agc Exp $ # DISTNAME= xfinans-5.9 @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= apps/financial/accounting MAINTAINER= root@garbled.futureone.com -RUN_DEPENDS= gnuplot:${PORTSDIR}/graphics/gnuplot +RUN_DEPENDS= gnuplot:../../graphics/gnuplot USE_IMAKE= yes |