aboutsummaryrefslogtreecommitdiff
path: root/graphics/megapov
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-05-06 19:49:54 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-05-06 19:49:54 +0000
commitc72ea155ce5ee61e1ebe83465bb4b4e98569ada8 (patch)
tree513f8f29c9e592d4fa9b7ae95575a2d440a53dac /graphics/megapov
parentf3c2544206a5b27f1a40c33c37e86ec3cf8f9054 (diff)
downloadports-c72ea155ce5ee61e1ebe83465bb4b4e98569ada8.tar.gz
ports-c72ea155ce5ee61e1ebe83465bb4b4e98569ada8.zip
Notes
Diffstat (limited to 'graphics/megapov')
-rw-r--r--graphics/megapov/Makefile8
1 files changed, 4 insertions, 4 deletions
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