diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-10-15 23:41:41 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-10-15 23:41:41 +0000 |
commit | d24c4ad9a3d55a8dbbebda0d04dc23686850ce9e (patch) | |
tree | dfc94c71ff47293d850d6d11c5d6cee5b9c67746 /print | |
parent | 6bc74b9c63348b0ff47f7ba0b3df2b62e979c928 (diff) | |
download | ports-d24c4ad9a3d55a8dbbebda0d04dc23686850ce9e.tar.gz ports-d24c4ad9a3d55a8dbbebda0d04dc23686850ce9e.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/lyx-devel/Makefile | 8 | ||||
-rw-r--r-- | print/lyx/Makefile | 8 | ||||
-rw-r--r-- | print/lyx14/Makefile | 8 | ||||
-rw-r--r-- | print/lyx15/Makefile | 8 | ||||
-rw-r--r-- | print/lyx16/Makefile | 8 |
5 files changed, 20 insertions, 20 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 32ba861a166f..1d00ec714a75 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -3,15 +3,15 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/10/15 20:49:26 andreas Exp $ # DISTNAME= lyx-0.10.6 CATEGORIES+= print -MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> - MASTER_SITES= ftp://ftp.via.ecp.fr/pub/lyx/ +MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> + BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ ispell:${PORTSDIR}/misc/ispell @@ -19,7 +19,7 @@ LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11/xforms \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--with-extra-lib=/usr/X11R6/lib --with-extra-inc="/usr/X11R6/include /usr/X11R6/include/X11" +CONFIGURE_ARGS+=--with-extra-lib=${X11BASE}/lib --with-extra-inc="${X11BASE}/include ${X11BASE}/include/X11" post-install: .if !defined(NOMANCOMPRESS) diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 32ba861a166f..1d00ec714a75 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -3,15 +3,15 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/10/15 20:49:26 andreas Exp $ # DISTNAME= lyx-0.10.6 CATEGORIES+= print -MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> - MASTER_SITES= ftp://ftp.via.ecp.fr/pub/lyx/ +MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> + BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ ispell:${PORTSDIR}/misc/ispell @@ -19,7 +19,7 @@ LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11/xforms \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--with-extra-lib=/usr/X11R6/lib --with-extra-inc="/usr/X11R6/include /usr/X11R6/include/X11" +CONFIGURE_ARGS+=--with-extra-lib=${X11BASE}/lib --with-extra-inc="${X11BASE}/include ${X11BASE}/include/X11" post-install: .if !defined(NOMANCOMPRESS) diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 32ba861a166f..1d00ec714a75 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -3,15 +3,15 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/10/15 20:49:26 andreas Exp $ # DISTNAME= lyx-0.10.6 CATEGORIES+= print -MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> - MASTER_SITES= ftp://ftp.via.ecp.fr/pub/lyx/ +MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> + BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ ispell:${PORTSDIR}/misc/ispell @@ -19,7 +19,7 @@ LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11/xforms \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--with-extra-lib=/usr/X11R6/lib --with-extra-inc="/usr/X11R6/include /usr/X11R6/include/X11" +CONFIGURE_ARGS+=--with-extra-lib=${X11BASE}/lib --with-extra-inc="${X11BASE}/include ${X11BASE}/include/X11" post-install: .if !defined(NOMANCOMPRESS) diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 32ba861a166f..1d00ec714a75 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -3,15 +3,15 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/10/15 20:49:26 andreas Exp $ # DISTNAME= lyx-0.10.6 CATEGORIES+= print -MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> - MASTER_SITES= ftp://ftp.via.ecp.fr/pub/lyx/ +MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> + BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ ispell:${PORTSDIR}/misc/ispell @@ -19,7 +19,7 @@ LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11/xforms \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--with-extra-lib=/usr/X11R6/lib --with-extra-inc="/usr/X11R6/include /usr/X11R6/include/X11" +CONFIGURE_ARGS+=--with-extra-lib=${X11BASE}/lib --with-extra-inc="${X11BASE}/include ${X11BASE}/include/X11" post-install: .if !defined(NOMANCOMPRESS) diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 32ba861a166f..1d00ec714a75 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -3,15 +3,15 @@ # Date created: Sa 12 Okt 1996 19:20:51 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/10/15 20:49:26 andreas Exp $ # DISTNAME= lyx-0.10.6 CATEGORIES+= print -MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> - MASTER_SITES= ftp://ftp.via.ecp.fr/pub/lyx/ +MAINTAINER= Andreas Klemm <andreas@klemm.gtn.com> + BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ ispell:${PORTSDIR}/misc/ispell @@ -19,7 +19,7 @@ LIB_DEPENDS= xforms\\.0\\.:${PORTSDIR}/x11/xforms \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--with-extra-lib=/usr/X11R6/lib --with-extra-inc="/usr/X11R6/include /usr/X11R6/include/X11" +CONFIGURE_ARGS+=--with-extra-lib=${X11BASE}/lib --with-extra-inc="${X11BASE}/include ${X11BASE}/include/X11" post-install: .if !defined(NOMANCOMPRESS) |