diff options
-rw-r--r-- | audio/xsidplay/Makefile | 2 | ||||
-rw-r--r-- | devel/robodoc/Makefile | 2 | ||||
-rw-r--r-- | games/oonsoo/Makefile | 2 | ||||
-rw-r--r-- | games/powerpak/Makefile | 2 | ||||
-rw-r--r-- | games/qcc/Makefile | 2 | ||||
-rw-r--r-- | games/yahtzee/Makefile | 2 | ||||
-rw-r--r-- | graphics/dc3play/Makefile | 2 | ||||
-rw-r--r-- | graphics/fbm/Makefile | 2 | ||||
-rw-r--r-- | graphics/gphoto/Makefile | 2 | ||||
-rw-r--r-- | graphics/gphoto2/Makefile | 2 | ||||
-rw-r--r-- | graphics/graphviz/Makefile | 2 | ||||
-rw-r--r-- | graphics/mpeg_encode/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Chart/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-chart/Makefile | 2 | ||||
-rw-r--r-- | lang/STk/Makefile | 2 | ||||
-rw-r--r-- | lang/tclX80/Makefile | 2 | ||||
-rw-r--r-- | lang/yorick/Makefile | 4 | ||||
-rw-r--r-- | math/physcalc/Makefile | 2 | ||||
-rw-r--r-- | misc/datedif/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mpeg_encode/Makefile | 2 | ||||
-rw-r--r-- | shells/perlsh/Makefile | 2 | ||||
-rw-r--r-- | shells/psh/Makefile | 2 | ||||
-rw-r--r-- | textproc/chpp/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 2 | ||||
-rw-r--r-- | x11/tycoon/Makefile | 2 |
25 files changed, 26 insertions, 26 deletions
diff --git a/audio/xsidplay/Makefile b/audio/xsidplay/Makefile index 16a3c9f8cfbb..03dbe1742ec7 100644 --- a/audio/xsidplay/Makefile +++ b/audio/xsidplay/Makefile @@ -32,7 +32,7 @@ CFLAGS+= -O0 .endif pre-patch: -.for file in configure src/Makefile.in +.for file in configure src/Makefile.in @${PERL} -pi -e 's|moc|${MOC:T}|g ; \ s|qt-mt|${QTNAME}-mt|g' ${WRKSRC}/${file} .endfor diff --git a/devel/robodoc/Makefile b/devel/robodoc/Makefile index 6f5176ff6abb..f34623a00f2a 100644 --- a/devel/robodoc/Makefile +++ b/devel/robodoc/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes MAKEFILE= makefile MAN1= robodoc.1 diff --git a/games/oonsoo/Makefile b/games/oonsoo/Makefile index 51daaab4232a..6d7b3f29de3d 100644 --- a/games/oonsoo/Makefile +++ b/games/oonsoo/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: oonsoo +# New ports collection makefile for: oonsoo # Date created: 23rd June, 1997 # Whom: Joel Sutton <jsutton@bbcon.com.au> # diff --git a/games/powerpak/Makefile b/games/powerpak/Makefile index 4dca47a5b957..9dc9da724b3d 100644 --- a/games/powerpak/Makefile +++ b/games/powerpak/Makefile @@ -36,7 +36,7 @@ do-install: @ ${INSTALL_DATA} ${WRKSRC}/PowerDraw/examples/Makefile.UNIX ${PREFIX}/share/examples/PowerPak/PowerDraw/Makefile @ ${INSTALL_DATA} ${WRKSRC}/PowerDraw/examples/*.c ${PREFIX}/share/examples/PowerPak/PowerDraw @ ${INSTALL_DATA} ${WRKSRC}/PowerDraw/examples/*.ttf ${PREFIX}/share/examples/PowerPak/PowerDraw - @ ${INSTALL_DATA} ${WRKSRC}/PowerDraw/examples/*.pcx ${PREFIX}/share/examples/PowerPak/PowerDraw + @ ${INSTALL_DATA} ${WRKSRC}/PowerDraw/examples/*.pcx ${PREFIX}/share/examples/PowerPak/PowerDraw @ ${MKDIR} ${PREFIX}/share/examples/PowerPak/PowerInput @ ${INSTALL_DATA} ${WRKSRC}/PowerInput/examples/Makefile.UNIX ${PREFIX}/share/examples/PowerPak/PowerInput/Makefile .for file in ex1.c ex2.c ex3.c ex4.c ex5.c sprite.pcx diff --git a/games/qcc/Makefile b/games/qcc/Makefile index 38e04f4e755c..d0ca19ef547b 100644 --- a/games/qcc/Makefile +++ b/games/qcc/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@freebsd.org WRKSRC= ${WRKDIR}/send MAKEFILE= makefile -do-install: +do-install: ${INSTALL_PROGRAM} ${WRKSRC}/qcc ${PREFIX}/bin @ ${MKDIR} ${PREFIX}/share/qcc/v101qc ${INSTALL_DATA} ${WRKSRC}/readme.txt ${PREFIX}/share/qcc diff --git a/games/yahtzee/Makefile b/games/yahtzee/Makefile index 6711cf6a68f7..eea4a9cba85b 100644 --- a/games/yahtzee/Makefile +++ b/games/yahtzee/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: yahtzee +# New ports collection makefile for: yahtzee # Date created: Friday 4th July, 1997 # Whom: Joel Sutton <sutton@aardvark.apana.org.au> # diff --git a/graphics/dc3play/Makefile b/graphics/dc3play/Makefile index 342bfd5d5a7b..0b27002ce97b 100644 --- a/graphics/dc3play/Makefile +++ b/graphics/dc3play/Makefile @@ -27,7 +27,7 @@ post-patch: post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/dc3play -.for file in PROTOCOL README.english README.japanese +.for file in PROTOCOL README.english README.japanese ${INSTALL_DATA} ${WRKSRC}/../${file} ${PREFIX}/share/doc/dc3play .endfor .endif diff --git a/graphics/fbm/Makefile b/graphics/fbm/Makefile index 212c912e7c9f..5b748c3be3cf 100644 --- a/graphics/fbm/Makefile +++ b/graphics/fbm/Makefile @@ -20,6 +20,6 @@ MANL= clr2gray.l fbcat.l fbclean.l fbconv.l fbedge.l fbext.l fbhalf.l \ fbham.l fbhist.l fbinfo.l fbm.l fbm2pod.l fbmask.l fbmedian.l \ fbnorm.l fbps.l fbquant.l fbrot.l fbsample.l fbsharp.l fbthin.l \ gray2clr.l idiff.l pbm2ps.l pbmtitle.l qrt2fbm.l raw2fbm.l tiff2fbm.l \ - uunet2fbm.l + uunet2fbm.l .include <bsd.port.mk> diff --git a/graphics/gphoto/Makefile b/graphics/gphoto/Makefile index 4e5031b46ed0..f5a630254f6c 100644 --- a/graphics/gphoto/Makefile +++ b/graphics/gphoto/Makefile @@ -9,7 +9,7 @@ PORTNAME= gphoto PORTVERSION= 0.4.3 CATEGORIES= graphics MASTER_SITES= http://www.gphoto.net/dist/ - + MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 4e5031b46ed0..f5a630254f6c 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -9,7 +9,7 @@ PORTNAME= gphoto PORTVERSION= 0.4.3 CATEGORIES= graphics MASTER_SITES= http://www.gphoto.net/dist/ - + MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 594aefd53dd6..a777fc2d82ff 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -47,7 +47,7 @@ post-extract: post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} -.for file in ${PORTDOCS} +.for file in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/doc/${file} ${DOCSDIR} .endfor .endif diff --git a/graphics/mpeg_encode/Makefile b/graphics/mpeg_encode/Makefile index 189f82cd1353..6f1250d7f8b6 100644 --- a/graphics/mpeg_encode/Makefile +++ b/graphics/mpeg_encode/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: mpeg_encode -# Date created: +# Date created: # Whom: erich@FreeBSD.org # # $FreeBSD$ diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index a9e581aac0e9..163c315292d8 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Chart PKGNAMEPREFIX= p5- -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@freebsd.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile index a9e581aac0e9..163c315292d8 100644 --- a/graphics/p5-chart/Makefile +++ b/graphics/p5-chart/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Chart PKGNAMEPREFIX= p5- -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@freebsd.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD diff --git a/lang/STk/Makefile b/lang/STk/Makefile index b969db79e848..21a11162daba 100644 --- a/lang/STk/Makefile +++ b/lang/STk/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: STk -# Date created: 17 Sep 96 +# Date created: 17 Sep 96 # Whom: jmacd@cs.berkeley.edu # # $FreeBSD$ diff --git a/lang/tclX80/Makefile b/lang/tclX80/Makefile index bde0622b4d15..7fd5037ae4ae 100644 --- a/lang/tclX80/Makefile +++ b/lang/tclX80/Makefile @@ -27,7 +27,7 @@ MAN3= CmdWrite.3 Handles.3 Keylist.3 ObjCmdWrite.3 TclXInit.3 \ TclX_KeyedListSet.3 TclX_Main.3 TclX_NewKeyedListObj.3 \ Tcl_HandleAlloc.3 Tcl_HandleFree.3 Tcl_HandleTblInit.3 \ Tcl_HandleTblRelease.3 Tcl_HandleTblUseCount.3 Tcl_HandleWalk.3 \ - Tcl_HandleXlate.3 Tclx_Init.3 Tclxcmd_Init.3 TkX_Main.3 Tkx_Init.3 + Tcl_HandleXlate.3 Tclx_Init.3 Tclxcmd_Init.3 TkX_Main.3 Tkx_Init.3 MANN= Memory.n TclX.n Tcl_DisplayMemory.n Tcl_InitMemory.n \ Tcl_ValidateAllMemory.n ckalloc.n ckfree.n memory.n diff --git a/lang/yorick/Makefile b/lang/yorick/Makefile index 0fedda033ac6..03d66c857f20 100644 --- a/lang/yorick/Makefile +++ b/lang/yorick/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_XLIB= yes -MAKE_ARGS= Y_HOME="${PREFIX}/lib/${PORTNAME}" Y_SITE="${DATADIR}" +MAKE_ARGS= Y_HOME="${PREFIX}/lib/${PORTNAME}" Y_SITE="${DATADIR}" MAN1= yorick.1 gist.1 PORTDOCS= FILE_FORMATS README drat.doc drat.tex graph.doc hex.doc \ @@ -33,7 +33,7 @@ do-configure: ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ysite config) post-install: -.for file in gist yorick +.for file in gist yorick ${INSTALL_MAN} ${WRKSRC}/doc/${file}.1 ${PREFIX}/man/man1 @strip ${PREFIX}/lib/${PORTNAME}/bin/${file} @${LN} -sf ${PREFIX}/lib/${PORTNAME}/bin/${file} ${PREFIX}/bin/${file} diff --git a/math/physcalc/Makefile b/math/physcalc/Makefile index 9df14485bb94..7c2f05576cc6 100644 --- a/math/physcalc/Makefile +++ b/math/physcalc/Makefile @@ -21,7 +21,7 @@ USE_ZIP= yes DEFS= -DSHAREDIR="\"${PREFIX}/share/physcalc/\"" SRCS= physconv.c physmain.c physmlib.c physnode.c physoper.c \ - physsolv.c + physsolv.c pre-build: ${PERL} -pi -e "s@void main@int main@g" ${WRKSRC}/physmain.c diff --git a/misc/datedif/Makefile b/misc/datedif/Makefile index 1f82e0025254..d72781949143 100644 --- a/misc/datedif/Makefile +++ b/misc/datedif/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-0.9.1-4 MAINTAINER= ports@FreeBSD.org -ALL_TARGET= +ALL_TARGET= do-install: ${INSTALL_PROGRAM} ${WRKSRC}/datedif ${PREFIX}/bin diff --git a/multimedia/mpeg_encode/Makefile b/multimedia/mpeg_encode/Makefile index 189f82cd1353..6f1250d7f8b6 100644 --- a/multimedia/mpeg_encode/Makefile +++ b/multimedia/mpeg_encode/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: mpeg_encode -# Date created: +# Date created: # Whom: erich@FreeBSD.org # # $FreeBSD$ diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index 5704cc972e10..e84a9771dfa5 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -42,7 +42,7 @@ pre-install: ${PERL} -pi -e "s:/usr/local/man/man1:${MAN3PREFIX}/man/man1:g" ${WRKSRC}/Makefile; ${PERL} -pi -e "s:/usr/local/lib/perl5/5.00503/man/man3:${MAN3PREFIX}/man/man3:g" ${WRKSRC}/Makefile; -post-install: +post-install: @${ECHO} "Updating /etc/shells" @${CP} /etc/shells /etc/shells.bak @(${GREP} -v ${PREFIX}/bin/psh /etc/shells.bak; \ diff --git a/shells/psh/Makefile b/shells/psh/Makefile index 5704cc972e10..e84a9771dfa5 100644 --- a/shells/psh/Makefile +++ b/shells/psh/Makefile @@ -42,7 +42,7 @@ pre-install: ${PERL} -pi -e "s:/usr/local/man/man1:${MAN3PREFIX}/man/man1:g" ${WRKSRC}/Makefile; ${PERL} -pi -e "s:/usr/local/lib/perl5/5.00503/man/man3:${MAN3PREFIX}/man/man3:g" ${WRKSRC}/Makefile; -post-install: +post-install: @${ECHO} "Updating /etc/shells" @${CP} /etc/shells /etc/shells.bak @(${GREP} -v ${PREFIX}/bin/psh /etc/shells.bak; \ diff --git a/textproc/chpp/Makefile b/textproc/chpp/Makefile index 9402b492e1fc..b0289c1fc867 100644 --- a/textproc/chpp/Makefile +++ b/textproc/chpp/Makefile @@ -8,7 +8,7 @@ PORTNAME= chpp PORTVERSION= 0.3.5 CATEGORIES= textproc -MASTER_SITES= http://www.complang.tuwien.ac.at/~schani/chpp/files/ +MASTER_SITES= http://www.complang.tuwien.ac.at/~schani/chpp/files/ MAINTAINER= ports@FreeBSD.org diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 8912a97a6336..abbc7859a7e2 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -44,7 +44,7 @@ PLIST_SUB+= GNU_ARCH=${GNU_ARCH} OPSYS=${OPSYS:L} VERSION=${PORTVERSION} \ SYSLIBDIR= ${PREFIX}/System/Libraries post-extract: -.for file in config.guess config.sub install-sh +.for file in config.guess config.sub install-sh @${CP} ${PREFIX}/System/Makefiles/${file} ${WRKSRC} .endfor diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile index 27ea85425623..98b32093526d 100644 --- a/x11/tycoon/Makefile +++ b/x11/tycoon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tycoon -PORTVERSION= 1.07o +PORTVERSION= 1.07o CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/desktop |