diff options
author | asami <asami@FreeBSD.org> | 1998-11-28 17:07:24 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-28 17:07:24 +0800 |
commit | 0d9a3ba20e67d57789b70884273f4ee7ff0d9d99 (patch) | |
tree | 0873b9bae48c5a80efd75d836b3d5fc1733d20c1 /print | |
parent | db787962a4d058ac3aa2ac3bc0464b25d0458321 (diff) | |
download | freebsd-ports-gnome-0d9a3ba20e67d57789b70884273f4ee7ff0d9d99.tar.gz freebsd-ports-gnome-0d9a3ba20e67d57789b70884273f4ee7ff0d9d99.tar.zst freebsd-ports-gnome-0d9a3ba20e67d57789b70884273f4ee7ff0d9d99.zip |
A few more USE_XLIBs.
Diffstat (limited to 'print')
-rw-r--r-- | print/freetype/Makefile | 3 | ||||
-rw-r--r-- | print/freetype2/Makefile | 3 | ||||
-rw-r--r-- | print/ghostscript-afpl/Makefile | 3 | ||||
-rw-r--r-- | print/ghostscript-gnu/Makefile | 3 | ||||
-rw-r--r-- | print/ghostscript-gpl/Makefile | 3 | ||||
-rw-r--r-- | print/ghostscript5/Makefile | 3 | ||||
-rw-r--r-- | print/ghostscript55/Makefile | 3 | ||||
-rw-r--r-- | print/ghostscript6/Makefile | 3 | ||||
-rw-r--r-- | print/ghostscript7/Makefile | 3 | ||||
-rw-r--r-- | print/ghostscript8/Makefile | 3 | ||||
-rw-r--r-- | print/teTeX-base/Makefile | 5 | ||||
-rw-r--r-- | print/teTeX/Makefile | 5 |
12 files changed, 26 insertions, 14 deletions
diff --git a/print/freetype/Makefile b/print/freetype/Makefile index 141010d5995a..000e16d07733 100644 --- a/print/freetype/Makefile +++ b/print/freetype/Makefile @@ -3,7 +3,7 @@ # Date created: January 24, 1998 # Whom: jseger@FreeBSD.org # -# $Id: Makefile,v 1.5 1998/02/18 11:46:56 asami Exp $ +# $Id: Makefile,v 1.6 1998/06/21 02:42:33 jseger Exp $ # DISTNAME= freetype-1.1 @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.physiol.med.tu-muenchen.de/pub/freetype/ MAINTAINER= jseger@FreeBSD.org +USE_XLIB= YES USE_GMAKE= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --disable-nls --enable-static --enable-shared diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile index 141010d5995a..000e16d07733 100644 --- a/print/freetype2/Makefile +++ b/print/freetype2/Makefile @@ -3,7 +3,7 @@ # Date created: January 24, 1998 # Whom: jseger@FreeBSD.org # -# $Id: Makefile,v 1.5 1998/02/18 11:46:56 asami Exp $ +# $Id: Makefile,v 1.6 1998/06/21 02:42:33 jseger Exp $ # DISTNAME= freetype-1.1 @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.physiol.med.tu-muenchen.de/pub/freetype/ MAINTAINER= jseger@FreeBSD.org +USE_XLIB= YES USE_GMAKE= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --disable-nls --enable-static --enable-shared diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index e3b3af84427e..bcd8647af4e0 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.22 1998/06/05 06:21:03 andreas Exp $ +# $Id: Makefile,v 1.23 1998/07/17 20:19:41 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -19,6 +19,7 @@ BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip +USE_XLIB= yes MAKE_ENV= PORTSDIR=${PORTSDIR} EXTRACT_ONLY= ${GS_SOURCES} WRKSRC= ${WRKDIR}/gs5.10 diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index e3b3af84427e..bcd8647af4e0 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.22 1998/06/05 06:21:03 andreas Exp $ +# $Id: Makefile,v 1.23 1998/07/17 20:19:41 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -19,6 +19,7 @@ BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip +USE_XLIB= yes MAKE_ENV= PORTSDIR=${PORTSDIR} EXTRACT_ONLY= ${GS_SOURCES} WRKSRC= ${WRKDIR}/gs5.10 diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index e3b3af84427e..bcd8647af4e0 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.22 1998/06/05 06:21:03 andreas Exp $ +# $Id: Makefile,v 1.23 1998/07/17 20:19:41 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -19,6 +19,7 @@ BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip +USE_XLIB= yes MAKE_ENV= PORTSDIR=${PORTSDIR} EXTRACT_ONLY= ${GS_SOURCES} WRKSRC= ${WRKDIR}/gs5.10 diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile index e3b3af84427e..bcd8647af4e0 100644 --- a/print/ghostscript5/Makefile +++ b/print/ghostscript5/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.22 1998/06/05 06:21:03 andreas Exp $ +# $Id: Makefile,v 1.23 1998/07/17 20:19:41 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -19,6 +19,7 @@ BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip +USE_XLIB= yes MAKE_ENV= PORTSDIR=${PORTSDIR} EXTRACT_ONLY= ${GS_SOURCES} WRKSRC= ${WRKDIR}/gs5.10 diff --git a/print/ghostscript55/Makefile b/print/ghostscript55/Makefile index e3b3af84427e..bcd8647af4e0 100644 --- a/print/ghostscript55/Makefile +++ b/print/ghostscript55/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.22 1998/06/05 06:21:03 andreas Exp $ +# $Id: Makefile,v 1.23 1998/07/17 20:19:41 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -19,6 +19,7 @@ BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip +USE_XLIB= yes MAKE_ENV= PORTSDIR=${PORTSDIR} EXTRACT_ONLY= ${GS_SOURCES} WRKSRC= ${WRKDIR}/gs5.10 diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile index e3b3af84427e..bcd8647af4e0 100644 --- a/print/ghostscript6/Makefile +++ b/print/ghostscript6/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.22 1998/06/05 06:21:03 andreas Exp $ +# $Id: Makefile,v 1.23 1998/07/17 20:19:41 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -19,6 +19,7 @@ BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip +USE_XLIB= yes MAKE_ENV= PORTSDIR=${PORTSDIR} EXTRACT_ONLY= ${GS_SOURCES} WRKSRC= ${WRKDIR}/gs5.10 diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index e3b3af84427e..bcd8647af4e0 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.22 1998/06/05 06:21:03 andreas Exp $ +# $Id: Makefile,v 1.23 1998/07/17 20:19:41 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -19,6 +19,7 @@ BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip +USE_XLIB= yes MAKE_ENV= PORTSDIR=${PORTSDIR} EXTRACT_ONLY= ${GS_SOURCES} WRKSRC= ${WRKDIR}/gs5.10 diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index e3b3af84427e..bcd8647af4e0 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.22 1998/06/05 06:21:03 andreas Exp $ +# $Id: Makefile,v 1.23 1998/07/17 20:19:41 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -19,6 +19,7 @@ BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip +USE_XLIB= yes MAKE_ENV= PORTSDIR=${PORTSDIR} EXTRACT_ONLY= ${GS_SOURCES} WRKSRC= ${WRKDIR}/gs5.10 diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile index bb2d59fbed69..f77455d8be38 100644 --- a/print/teTeX-base/Makefile +++ b/print/teTeX-base/Makefile @@ -3,7 +3,7 @@ # Date created: 5 December 1996 # Whom: Bernd Rosauer <br@schiele-ct.de> # -# $Id: Makefile,v 1.24 1998/11/26 05:43:00 asami Exp $ +# $Id: Makefile,v 1.25 1998/11/26 06:24:38 asami Exp $ # DISTNAME= teTeX-src-0.4 @@ -15,9 +15,10 @@ DISTFILES= ${TETEX_SRC} ${TETEX_LIB} MAINTAINER= br@netland.inka.de +USE_XLIB= yes +USE_GMAKE= yes DIST_SUBDIR= teTeX PATCH_DIST_STRIP= -p1 -USE_GMAKE= yes ALL_TARGET= config clean texhash all INSTALL_TARGET= install ini MAN1= afm2tfm.1 allcm.1 alldc.1 allneeded.1 amslatex.1 \ diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index bb2d59fbed69..f77455d8be38 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -3,7 +3,7 @@ # Date created: 5 December 1996 # Whom: Bernd Rosauer <br@schiele-ct.de> # -# $Id: Makefile,v 1.24 1998/11/26 05:43:00 asami Exp $ +# $Id: Makefile,v 1.25 1998/11/26 06:24:38 asami Exp $ # DISTNAME= teTeX-src-0.4 @@ -15,9 +15,10 @@ DISTFILES= ${TETEX_SRC} ${TETEX_LIB} MAINTAINER= br@netland.inka.de +USE_XLIB= yes +USE_GMAKE= yes DIST_SUBDIR= teTeX PATCH_DIST_STRIP= -p1 -USE_GMAKE= yes ALL_TARGET= config clean texhash all INSTALL_TARGET= install ini MAN1= afm2tfm.1 allcm.1 alldc.1 allneeded.1 amslatex.1 \ |