diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
commit | 5264cbceb577ae0481e496f827ae4d0e18712945 (patch) | |
tree | 03d79514a3868d93e8dc51510d0a33f4b098dd70 /print | |
parent | 24d53f75d3bed77cec793c49107c31db659fb9a5 (diff) | |
download | ports-5264cbceb577ae0481e496f827ae4d0e18712945.tar.gz ports-5264cbceb577ae0481e496f827ae4d0e18712945.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/bibcard/Makefile | 4 | ||||
-rw-r--r-- | print/gp/Makefile | 4 | ||||
-rw-r--r-- | print/gv/Makefile | 4 | ||||
-rw-r--r-- | print/klyx/Makefile | 6 | ||||
-rw-r--r-- | print/lyx-devel/Makefile | 4 | ||||
-rw-r--r-- | print/lyx/Makefile | 4 | ||||
-rw-r--r-- | print/lyx14/Makefile | 4 | ||||
-rw-r--r-- | print/lyx15/Makefile | 4 | ||||
-rw-r--r-- | print/lyx16/Makefile | 4 |
9 files changed, 19 insertions, 19 deletions
diff --git a/print/bibcard/Makefile b/print/bibcard/Makefile index 4955c2dad2be..c0e7b8cc71b5 100644 --- a/print/bibcard/Makefile +++ b/print/bibcard/Makefile @@ -4,7 +4,7 @@ # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.3 1997/04/15 04:58:06 obrien Exp $ +# $Id: Makefile,v 1.4 1997/04/16 03:13:15 asami Exp $ # DISTNAME= bibcard.6.4 @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= obrien@NUXI.com -LIB_DEPENDS= xview\\.3\\.:${PORTSDIR}/x11/xview-lib +LIB_DEPENDS= xview\\.3\\.:${PORTSDIR}/x11-toolkits/xview-lib NO_WRKSUBDIR= yes USE_IMAKE= yes diff --git a/print/gp/Makefile b/print/gp/Makefile index 13c0ca7ea8ef..89c36dc49ab3 100644 --- a/print/gp/Makefile +++ b/print/gp/Makefile @@ -3,7 +3,7 @@ # Date created: 15 April 1997 # Whom: Kiriyama Kazuhiko<kiri@kiri.toba-cmt.ac.jp> # -# $Id: Makefile,v 1.5 1998/04/18 12:54:18 itojun Exp $ +# $Id: Makefile,v 1.6 1998/06/04 18:28:10 itojun Exp $ # DISTNAME= GP-2.5 @@ -47,7 +47,7 @@ WITH_RUN= ${PREFIX}/bin/wish4.2jp:${PORTSDIR}/japanese/tk42 \ DOCDIRNAME= Doc DOCEXT= WITH_LIB= tcl76\\.1\\.:${PORTSDIR}/lang/tcl76 -WITH_RUN= ${PREFIX}/bin/wish4.2:${PORTSDIR}/x11/tk42 \ +WITH_RUN= ${PREFIX}/bin/wish4.2:${PORTSDIR}/x11-toolkits/tk42 \ ${PREFIX}/bin/a2ps:${PORTSDIR}/print/a2ps \ ${X11BASE}/bin/xdvi:${PORTSDIR}/print/xdvi \ ${PREFIX}/bin/dvips:${PORTSDIR}/print/dvips diff --git a/print/gv/Makefile b/print/gv/Makefile index cf90a77a74f3..a8fda2084073 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -3,7 +3,7 @@ # Date created: 16 Apr 1996 # Whom: tg@freebsd.org # -# $Id: Makefile,v 1.15 1997/06/23 07:35:15 tg Exp $ +# $Id: Makefile,v 1.16 1997/07/13 18:49:29 max Exp $ # DISTNAME= gv-3.5.8 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://thep.physik.uni-mainz.de/pub/gv/unix/ MAINTAINER= ports@freebsd.org -LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d +LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11-toolkits/Xaw3d USE_IMAKE= yes diff --git a/print/klyx/Makefile b/print/klyx/Makefile index 04fcfa12724b..fd8ee07c8d56 100644 --- a/print/klyx/Makefile +++ b/print/klyx/Makefile @@ -3,7 +3,7 @@ # Date created: 23 May 1998 # Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no> # -# $Id: Makefile,v 1.1.1.1 1998/05/25 14:26:20 tg Exp $ +# $Id: Makefile,v 1.2 1998/05/25 14:30:41 tg Exp $ # DISTNAME= klyx-0.9.3 @@ -13,8 +13,8 @@ MASTER_SITE_SUBDIR= /unstable/apps/office MAINTAINER= hanspb@persbraten.vgs.no -BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt -LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \ +BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt +LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11-toolkits/qt \ kdecore\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \ kdeui\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \ kfm\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \ diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 9cad87d615f7..17290b0d1ddc 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -3,7 +3,7 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.17 1998/07/04 07:56:21 andreas Exp $ +# $Id: Makefile,v 1.18 1998/08/01 09:07:02 andreas Exp $ # DISTNAME= lyx-0.12.1pre6 @@ -18,7 +18,7 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX .if defined(WITH_ISPELL) RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell .endif -LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11/xforms \ +LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11-toolkits/xforms \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm GNU_CONFIGURE= yes diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 9cad87d615f7..17290b0d1ddc 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -3,7 +3,7 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.17 1998/07/04 07:56:21 andreas Exp $ +# $Id: Makefile,v 1.18 1998/08/01 09:07:02 andreas Exp $ # DISTNAME= lyx-0.12.1pre6 @@ -18,7 +18,7 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX .if defined(WITH_ISPELL) RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell .endif -LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11/xforms \ +LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11-toolkits/xforms \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm GNU_CONFIGURE= yes diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 9cad87d615f7..17290b0d1ddc 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -3,7 +3,7 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.17 1998/07/04 07:56:21 andreas Exp $ +# $Id: Makefile,v 1.18 1998/08/01 09:07:02 andreas Exp $ # DISTNAME= lyx-0.12.1pre6 @@ -18,7 +18,7 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX .if defined(WITH_ISPELL) RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell .endif -LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11/xforms \ +LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11-toolkits/xforms \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm GNU_CONFIGURE= yes diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 9cad87d615f7..17290b0d1ddc 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -3,7 +3,7 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.17 1998/07/04 07:56:21 andreas Exp $ +# $Id: Makefile,v 1.18 1998/08/01 09:07:02 andreas Exp $ # DISTNAME= lyx-0.12.1pre6 @@ -18,7 +18,7 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX .if defined(WITH_ISPELL) RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell .endif -LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11/xforms \ +LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11-toolkits/xforms \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm GNU_CONFIGURE= yes diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 9cad87d615f7..17290b0d1ddc 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -3,7 +3,7 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.17 1998/07/04 07:56:21 andreas Exp $ +# $Id: Makefile,v 1.18 1998/08/01 09:07:02 andreas Exp $ # DISTNAME= lyx-0.12.1pre6 @@ -18,7 +18,7 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX .if defined(WITH_ISPELL) RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell .endif -LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11/xforms \ +LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11-toolkits/xforms \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm GNU_CONFIGURE= yes |