diff options
author | maho <maho@FreeBSD.org> | 2004-05-07 03:49:54 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-05-07 03:49:54 +0800 |
commit | 0b7cae99d95cb6f9e01f28b743bfe78cdd891f95 (patch) | |
tree | 05d7dd670545ccd765b1c382417da5761c7fdd1a /graphics | |
parent | 50f19019ab8b4be06345305a6d009ab3abf9e483 (diff) | |
download | freebsd-ports-gnome-0b7cae99d95cb6f9e01f28b743bfe78cdd891f95.tar.gz freebsd-ports-gnome-0b7cae99d95cb6f9e01f28b743bfe78cdd891f95.tar.zst freebsd-ports-gnome-0b7cae99d95cb6f9e01f28b743bfe78cdd891f95.zip |
Make portlint happy by replacing space to tab
PR: 65409
Submitted by: trevor
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libemf/Makefile | 2 | ||||
-rw-r--r-- | graphics/megapov/Makefile | 8 | ||||
-rw-r--r-- | graphics/povray/Makefile | 8 | ||||
-rw-r--r-- | graphics/povray36/Makefile | 8 | ||||
-rw-r--r-- | graphics/povray37/Makefile | 8 |
5 files changed, 17 insertions, 17 deletions
diff --git a/graphics/libemf/Makefile b/graphics/libemf/Makefile index 598babf85955..4283b07f1944 100644 --- a/graphics/libemf/Makefile +++ b/graphics/libemf/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/libemf/g} MAINTAINER= maho@FreeBSD.org COMMENT= Enhanced Metafile Library -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes .include <bsd.port.pre.mk> diff --git a/graphics/megapov/Makefile b/graphics/megapov/Makefile index bcedda0110e1..5e906d73906e 100644 --- a/graphics/megapov/Makefile +++ b/graphics/megapov/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://megapov.inetart.net/ DISTNAME= ${PORTNAME}-${PORTVERSION}_unix_s -EXTRACT_SUFX= .tgz +EXTRACT_SUFX= .tgz MAINTAINER= maho@FreeBSD.org COMMENT= Unofficial extensions of POV-Ray @@ -22,11 +22,11 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ tiff:${PORTSDIR}/graphics/tiff \ vga:${PORTSDIR}/graphics/svgalib -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XLIB= yes -USE_REINPLACE= yes +USE_REINPLACE= yes USE_GMAKE= yes -ALL_TARGET= # empty +ALL_TARGET= # empty .if defined(WITH_OPTIMIZED_FLAGS) CFLAGS+= -O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -malign-double -Wunused-variable diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile index 8cdfdbeadb53..9800fb5c5a5c 100644 --- a/graphics/povray/Makefile +++ b/graphics/povray/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.povray.org/pub/povray/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/povray/%SUBDIR%,} MASTER_SITE_SUBDIR= Official/Unix DISTNAME= povuni_s -EXTRACT_SUFX= .tgz +EXTRACT_SUFX= .tgz DIST_SUBDIR= povray35 MAINTAINER= maho@FreeBSD.org @@ -31,9 +31,9 @@ LIB_DEPENDS+= vga:${PORTSDIR}/graphics/svgalib WRKSRC= ${WRKDIR}/${PORTNAME}-3.50c USE_XLIB= yes -USE_REINPLACE= yes +USE_REINPLACE= yes USE_GMAKE= yes -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes LATEST_LINK= ${PORTNAME}35 .if defined(WITH_OPTIMIZED_FLAGS) @@ -45,7 +45,7 @@ CXXFLAGS+= -mfancy-math-387 -mpreferred-stack-boundary=3 -malign-double .endif # i386 .endif -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --x-includes=${X11BASE}/include CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -L${LOCALBASE}/lib -I${LOCALBASE}/include" \ CFLAGS="${CFLAGS} -L${LOCALBASE}/lib -I${LOCALBASE}/include" diff --git a/graphics/povray36/Makefile b/graphics/povray36/Makefile index 8cdfdbeadb53..9800fb5c5a5c 100644 --- a/graphics/povray36/Makefile +++ b/graphics/povray36/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.povray.org/pub/povray/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/povray/%SUBDIR%,} MASTER_SITE_SUBDIR= Official/Unix DISTNAME= povuni_s -EXTRACT_SUFX= .tgz +EXTRACT_SUFX= .tgz DIST_SUBDIR= povray35 MAINTAINER= maho@FreeBSD.org @@ -31,9 +31,9 @@ LIB_DEPENDS+= vga:${PORTSDIR}/graphics/svgalib WRKSRC= ${WRKDIR}/${PORTNAME}-3.50c USE_XLIB= yes -USE_REINPLACE= yes +USE_REINPLACE= yes USE_GMAKE= yes -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes LATEST_LINK= ${PORTNAME}35 .if defined(WITH_OPTIMIZED_FLAGS) @@ -45,7 +45,7 @@ CXXFLAGS+= -mfancy-math-387 -mpreferred-stack-boundary=3 -malign-double .endif # i386 .endif -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --x-includes=${X11BASE}/include CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -L${LOCALBASE}/lib -I${LOCALBASE}/include" \ CFLAGS="${CFLAGS} -L${LOCALBASE}/lib -I${LOCALBASE}/include" diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile index 8cdfdbeadb53..9800fb5c5a5c 100644 --- a/graphics/povray37/Makefile +++ b/graphics/povray37/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.povray.org/pub/povray/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/povray/%SUBDIR%,} MASTER_SITE_SUBDIR= Official/Unix DISTNAME= povuni_s -EXTRACT_SUFX= .tgz +EXTRACT_SUFX= .tgz DIST_SUBDIR= povray35 MAINTAINER= maho@FreeBSD.org @@ -31,9 +31,9 @@ LIB_DEPENDS+= vga:${PORTSDIR}/graphics/svgalib WRKSRC= ${WRKDIR}/${PORTNAME}-3.50c USE_XLIB= yes -USE_REINPLACE= yes +USE_REINPLACE= yes USE_GMAKE= yes -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes LATEST_LINK= ${PORTNAME}35 .if defined(WITH_OPTIMIZED_FLAGS) @@ -45,7 +45,7 @@ CXXFLAGS+= -mfancy-math-387 -mpreferred-stack-boundary=3 -malign-double .endif # i386 .endif -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --x-includes=${X11BASE}/include CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -L${LOCALBASE}/lib -I${LOCALBASE}/include" \ CFLAGS="${CFLAGS} -L${LOCALBASE}/lib -I${LOCALBASE}/include" |