diff options
author | asami <asami@FreeBSD.org> | 1996-10-16 07:41:41 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-10-16 07:41:41 +0800 |
commit | bd69ed45c036b8f97e4311395c2db2c6e43e7db3 (patch) | |
tree | 151189af0df0e217337ea1bdecdc47293e20a620 /print | |
parent | 2ecac32ae3652c7977d005924f86d58cd77935f0 (diff) | |
download | freebsd-ports-gnome-bd69ed45c036b8f97e4311395c2db2c6e43e7db3.tar.gz freebsd-ports-gnome-bd69ed45c036b8f97e4311395c2db2c6e43e7db3.tar.zst freebsd-ports-gnome-bd69ed45c036b8f97e4311395c2db2c6e43e7db3.zip |
Move few things around to standard order. Change /usr/X11R6 to ${X11BASE}.
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) |