diff options
75 files changed, 82 insertions, 82 deletions
diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile index 6097bf54345d..f48a9bf41962 100644 --- a/archivers/peazip/Makefile +++ b/archivers/peazip/Makefile @@ -109,7 +109,7 @@ do-install: ${INSTALL_PROGRAM} peazip ${STAGEDIR}${DATADIR} @cd ${WRKSRC}/FreeDesktop_integration && \ ${INSTALL_DATA} peazip.desktop ${STAGEDIR}${DESKTOPDIR} && \ - ${INSTALL_DATA} peazip.png ${STAGEDIR}${PREFIX}/share/pixmaps/ + ${INSTALL_DATA} peazip.png ${STAGEDIR}${PREFIX}/share/pixmaps/ ${INSTALL_SCRIPT} ${WRKDIR}/pea ${WRKDIR}/pealauncher ${WRKDIR}/peazip ${STAGEDIR}${PREFIX}/bin/ .include <bsd.port.post.mk> diff --git a/audio/aften/Makefile b/audio/aften/Makefile index de99b22fe6bb..10c0528d0146 100644 --- a/audio/aften/Makefile +++ b/audio/aften/Makefile @@ -12,7 +12,7 @@ COMMENT= ATSC A/52 audio encoder USES= tar:bzip2 cmake:outsource OPTIONS_DEFINE= SHARED_LIB CXX_BINDINGS DOUBLE -OPTIONS_DEFAULT= +OPTIONS_DEFAULT= SHARED_LIB_DESC= Build with shared library CXX_BINDINGS_DESC= Build with C++ bindings diff --git a/audio/festival/Makefile b/audio/festival/Makefile index de23dc6accdc..553273c2c7b8 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -30,7 +30,7 @@ OPTIONS_DEFAULT=NAS ESD ESD_DESC= ${ESOUND_DESC} DIST_SUBDIR= festival - + CXXFLAGS+= -DFTLIBDIR=${LOCALBASE}/share/festival/lib CONFIGURE_WRKSRC= ${WRKDIR}/festival USES= gmake diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile index a99846cc204e..1b04cb5fe96b 100644 --- a/audio/libcanberra/Makefile +++ b/audio/libcanberra/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libvorbisfile.so:${PORTSDIR}/audio/libvorbis \ libltdl.so:${PORTSDIR}/devel/libltdl USES= gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gnomeprefix gtk20 +USE_GNOME= gnomeprefix gtk20 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-lynx --disable-tdb --disable-alsa diff --git a/audio/pytone/Makefile b/audio/pytone/Makefile index 2740ccdee029..4ca3145325e8 100644 --- a/audio/pytone/Makefile +++ b/audio/pytone/Makefile @@ -17,7 +17,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libao.so:${PORTSDIR}/audio/libao RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \ ${PYTHON_PKGNAMEPREFIX}mutagen>0:${PORTSDIR}/audio/py-mutagen - + USES= ncurses python:2 USE_PYTHON= autoplist distutils diff --git a/audio/spiralloops/Makefile b/audio/spiralloops/Makefile index 98b5dbf393f4..7ce669798fcd 100644 --- a/audio/spiralloops/Makefile +++ b/audio/spiralloops/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk GNU_CONFIGURE= yes -MAKE_ENV= PTHREAD_LIBS="-lpthread" +MAKE_ENV= PTHREAD_LIBS="-lpthread" WRKSRC= ${WRKDIR}/${DISTNAME} PLIST_FILES= bin/SpiralLoops diff --git a/cad/gdt/files/Makefile b/cad/gdt/files/Makefile index bcf59a790a81..3e706fc8aaf5 100644 --- a/cad/gdt/files/Makefile +++ b/cad/gdt/files/Makefile @@ -24,7 +24,7 @@ OBJS.${P}= ${SRCS.${P}:N*.h:R:S,$,.o,g} SRCS.gdt2gds= sRemoveWhiteSpace.C sRemoveTrailingZeros.C \ get_field.c stoupper.c sfind.C match_string.C \ - sRemoveSpaces.C mystrncpy.C gdsStream.C gdt2gds.C + sRemoveSpaces.C mystrncpy.C gdsStream.C gdt2gds.C BSD_INSTALL_PROGRAM?= install -s -m 555 diff --git a/cad/kicad-devel/Makefile b/cad/kicad-devel/Makefile index 92d7c79fc457..92b4ebe40998 100644 --- a/cad/kicad-devel/Makefile +++ b/cad/kicad-devel/Makefile @@ -39,7 +39,7 @@ EXTRAS2RM= linux-non_unicode linux wings3d LINUX.README \ contrib_makefiles.txt running_kicad_under_W98.txt USES= desktop-file-utils shared-mime-info compiler:c++11-lib tar:bzip2 cmake \ gettext python - + CMAKE_ARGS= -DLOCALBASE="${LOCALBASE}" \ -DCMAKE_VERBOSE_MAKEFILE=ON \ -DCMAKE_BUILD_TYPE="Debug" \ diff --git a/comms/predict/files/Makefile b/comms/predict/files/Makefile index 3385bbb71049..1dcc08592cba 100644 --- a/comms/predict/files/Makefile +++ b/comms/predict/files/Makefile @@ -20,7 +20,7 @@ LIBS = ${LDFLAGS} -pthread -lm -lncurses predict: predict.c predict.h ${CC} ${CFLAGS} -o predict predict.c ${LIBS} -vocalizer/vocalizer: vocalizer/vocalizer.c vocalizer/vocalizer.h +vocalizer/vocalizer: vocalizer/vocalizer.c vocalizer/vocalizer.h ${CC} ${CFLAGS} -o vocalizer/vocalizer vocalizer/vocalizer.c ${LIBS} clean: diff --git a/databases/libgda5/Makefile b/databases/libgda5/Makefile index af799c2e3638..e8f478a6a318 100644 --- a/databases/libgda5/Makefile +++ b/databases/libgda5/Makefile @@ -122,7 +122,7 @@ post-patch: .if ${LIBGDA5_SLAVE} == jdbc pre-configure: @cd ${WRKSRC} && ${LOCALBASE}/bin/javac getsp.java -.endif +.endif pre-build: .if ${LIBGDA5_SLAVE}==postgresql diff --git a/databases/mariadb-client/Makefile b/databases/mariadb-client/Makefile index 8eb84de84f0e..07f18a5b8664 100644 --- a/databases/mariadb-client/Makefile +++ b/databases/mariadb-client/Makefile @@ -19,7 +19,7 @@ THREADSAFE_DESC= Build thread-safe client CONFLICTS= mariadb5[4-9]-client-* \ mariadb1[0-9][0-9]-client-* \ mysql*-client-* \ - percona*-client-* + percona*-client-* PATCHDIR= ${.CURDIR}/files PLIST= ${.CURDIR}/pkg-plist diff --git a/databases/mysql51-server/Makefile b/databases/mysql51-server/Makefile index 8b13867183e0..2e9187651119 100644 --- a/databases/mysql51-server/Makefile +++ b/databases/mysql51-server/Makefile @@ -162,7 +162,7 @@ post-patch: .if defined(CLIENT_ONLY) CONFLICTS_INSTALL= mysql5[02-9]-client-* \ mariadb*-client-* \ - percona*-client-* + percona*-client-* MAN1= mysql_config.1 mysql_upgrade.1 mysql.1 mysqladmin.1 \ mysqlbinlog.1 mysqlbug.1 mysqlcheck.1 \ diff --git a/databases/mysql55-server/Makefile b/databases/mysql55-server/Makefile index 45bb7525d31f..1b5bc66d3533 100644 --- a/databases/mysql55-server/Makefile +++ b/databases/mysql55-server/Makefile @@ -86,8 +86,8 @@ post-patch: .include <bsd.port.pre.mk> -.if ${ARCH} == "armv6" +.if ${ARCH} == "armv6" EXTRA_PATCHES+= ${FILESDIR}/extra-patch-config.h.cmake .endif - + .include <bsd.port.post.mk> diff --git a/databases/mysql56-server/Makefile b/databases/mysql56-server/Makefile index f73327394d32..5812b810ca0c 100644 --- a/databases/mysql56-server/Makefile +++ b/databases/mysql56-server/Makefile @@ -72,7 +72,7 @@ post-patch: .include <bsd.port.pre.mk> -.if ${ARCH} == "armv6" +.if ${ARCH} == "armv6" EXTRA_PATCHES+= ${FILESDIR}/extra-patch-config.h.cmake .endif diff --git a/databases/ocaml-dbm/Makefile b/databases/ocaml-dbm/Makefile index 6e504dab22b6..c5321aec4788 100644 --- a/databases/ocaml-dbm/Makefile +++ b/databases/ocaml-dbm/Makefile @@ -24,7 +24,7 @@ MAKE_ENV+= DESTDIR="${STAGEDIR}" pre-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/ocaml/site-lib/dbm \ ${STAGEDIR}${PREFIX}/lib/ocaml/stublibs - + post-install: ${INSTALL_DATA} ${WRKSRC}/META \ ${STAGEDIR}${PREFIX}/lib/ocaml/site-lib/dbm diff --git a/databases/pgpool-II-22/Makefile b/databases/pgpool-II-22/Makefile index 445a2ce4885f..cf084972961f 100644 --- a/databases/pgpool-II-22/Makefile +++ b/databases/pgpool-II-22/Makefile @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip -CONFLICTS= pgpool-3.* pgpool-II-3.* pgpool-II-23-* pgpool-II-30-* +CONFLICTS= pgpool-3.* pgpool-II-3.* pgpool-II-23-* pgpool-II-30-* USE_RC_SUBR= pgpool PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README README.euc_jp diff --git a/databases/pgpool-II-23/Makefile b/databases/pgpool-II-23/Makefile index a6c1f27a8569..7597e492df08 100644 --- a/databases/pgpool-II-23/Makefile +++ b/databases/pgpool-II-23/Makefile @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip -CONFLICTS= pgpool-3.* pgpool-II-3.* pgpool-II-22-* pgpool-II-30-* +CONFLICTS= pgpool-3.* pgpool-II-3.* pgpool-II-22-* pgpool-II-30-* USE_RC_SUBR= pgpool PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README README.euc_jp diff --git a/databases/pgpool-II-30/Makefile b/databases/pgpool-II-30/Makefile index a0e7e468fb21..afe67faa9292 100644 --- a/databases/pgpool-II-30/Makefile +++ b/databases/pgpool-II-30/Makefile @@ -18,7 +18,7 @@ INSTALL_TARGET= install-strip USES= gmake pgsql:9.2- libtool USE_LDCONFIG= yes -CONFLICTS= pgpool-3.* pgpool-II-3.* pgpool-II-22-* pgpool-II-23-* +CONFLICTS= pgpool-3.* pgpool-II-3.* pgpool-II-22-* pgpool-II-23-* USE_RC_SUBR= pgpool PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README README.euc_jp diff --git a/databases/pgpool-II/Makefile b/databases/pgpool-II/Makefile index 341d472fa2bc..ccad0af0a31a 100644 --- a/databases/pgpool-II/Makefile +++ b/databases/pgpool-II/Makefile @@ -20,7 +20,7 @@ USE_LDCONFIG= yes USE_OPENSSL= yes CONFIGURE_ARGS= --with-openssl -CONFLICTS= pgpool-3.* pgpool-II-22-* pgpool-II-23-* pgpool-II-23-* +CONFLICTS= pgpool-3.* pgpool-II-22-* pgpool-II-23-* pgpool-II-23-* USE_RC_SUBR= pgpool PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README README.euc_jp diff --git a/databases/postgresql91-docs/Makefile b/databases/postgresql91-docs/Makefile index 27f85ca7c219..505e9d5ffec6 100644 --- a/databases/postgresql91-docs/Makefile +++ b/databases/postgresql91-docs/Makefile @@ -41,6 +41,6 @@ post-install: @(cd ${STAGEDIR}${PREFIX} && ${FIND} ${PGDOCSREL} -type f) >> ${TMPPLIST} @(cd ${STAGEDIR}${PREFIX} && ${FIND} ${PGDOCSREL} -type d) | ${SORT} -r | \ ${SED} 's,.*,@unexec rmdir %D/& 2>/dev/null || true,' >>${TMPPLIST} - + .include "${MASTERDIR}/Makefile" diff --git a/devel/anjuta-extras/Makefile b/devel/anjuta-extras/Makefile index f9dec3f00e03..907248e748ca 100644 --- a/devel/anjuta-extras/Makefile +++ b/devel/anjuta-extras/Makefile @@ -11,7 +11,7 @@ COMMENT= Extra anjuta 3 plugins BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool LIB_DEPENDS= libanjuta-3.so:${PORTSDIR}/devel/anjuta - + USES= gettext gmake libtool pkgconfig tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/devel/boehm-gc-redirect/Makefile b/devel/boehm-gc-redirect/Makefile index 71c2ddec0922..0b13c647e239 100644 --- a/devel/boehm-gc-redirect/Makefile +++ b/devel/boehm-gc-redirect/Makefile @@ -7,7 +7,7 @@ COMMENT= Garbage collection and memory leak detection for C and C++ with malloc LICENSE= MIT -MASTERDIR= ${.CURDIR}/../boehm-gc +MASTERDIR= ${.CURDIR}/../boehm-gc DESCR= ${.CURDIR}/pkg-descr GC_VARIANT= redirect diff --git a/devel/cil/Makefile b/devel/cil/Makefile index e022bbe12a38..15e35ef2eeb7 100644 --- a/devel/cil/Makefile +++ b/devel/cil/Makefile @@ -65,7 +65,7 @@ post-patch: ${WRKSRC}/lib/App/Cilly/TempFile.pm @${REINPLACE_CMD} '/MACHDEPCC/ s|gcc|${CC}|' ${WRKSRC}/Makefile.in - + pre-install: @${STRIP_CMD} ${WRKSRC}/bin/cilly.native diff --git a/devel/elixir-estree/Makefile b/devel/elixir-estree/Makefile index 69fa0cb682b6..ff0ce4231a3e 100644 --- a/devel/elixir-estree/Makefile +++ b/devel/elixir-estree/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= olgeni@FreeBSD.org -COMMENT= JavaScript AST to JavaScript code generator in Elixir +COMMENT= JavaScript AST to JavaScript code generator in Elixir LICENSE= MIT diff --git a/devel/gettext-tools/Makefile b/devel/gettext-tools/Makefile index f44265b40dd4..5a39a1670e51 100644 --- a/devel/gettext-tools/Makefile +++ b/devel/gettext-tools/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 0 COMMENT= GNU gettext development and translation tools LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/../COPYING +LICENSE_FILE= ${WRKSRC}/../COPYING .include "${.CURDIR}/../gettext/Makefile.common" diff --git a/devel/hs-hint/Makefile b/devel/hs-hint/Makefile index 8718f7189270..21f719d7e506 100644 --- a/devel/hs-hint/Makefile +++ b/devel/hs-hint/Makefile @@ -14,7 +14,7 @@ USE_CABAL= exceptions extensible-exceptions ghc-mtl>=1.2.1 ghc-paths \ mtl random utf8-string INSTALL_PORTEXAMPLES= cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR} - + INSTALL_PORTDATA= ${INSTALL_DATA} \ ${WRKSRC}/AUTHORS \ ${WRKSRC}/README \ diff --git a/devel/iniparser/Makefile b/devel/iniparser/Makefile index 1a3db30cc98a..491181b86667 100644 --- a/devel/iniparser/Makefile +++ b/devel/iniparser/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT USE_LDCONFIG= yes MAKE_ARGS= CC="${CC}" -ALL_TARGET= +ALL_TARGET= WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= include/dictionary.h include/iniparser.h lib/libiniparser.a \ diff --git a/devel/jgoodies-common/Makefile b/devel/jgoodies-common/Makefile index 85704a298df7..faf308ae0d4e 100644 --- a/devel/jgoodies-common/Makefile +++ b/devel/jgoodies-common/Makefile @@ -57,7 +57,7 @@ do-install: .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} README.html RELEASE-NOTES.txt \ - ${STAGEDIR}${DOCSDIR}) + ${STAGEDIR}${DOCSDIR}) (cd ${WRKSRC} && ${COPYTREE_SHARE} docs ${STAGEDIR}${DOCSDIR}) (cd ${WRKSRC}/build/docs && ${COPYTREE_SHARE} api \ ${STAGEDIR}${DOCSDIR}/docs) diff --git a/devel/libclc/Makefile b/devel/libclc/Makefile index 2462cc2077c8..9d8b8370e7b8 100644 --- a/devel/libclc/Makefile +++ b/devel/libclc/Makefile @@ -21,7 +21,7 @@ MAKE_ENV= MAKE=${GMAKE} DESTDIR=${STAGEDIR} LLVMVER= 36 -ALL_TARGET= +ALL_TARGET= BROKEN_FreeBSD_9= missing <system_error> header diff --git a/devel/libdlmalloc/Makefile b/devel/libdlmalloc/Makefile index 64ea609fffe7..8d87040e46ce 100644 --- a/devel/libdlmalloc/Makefile +++ b/devel/libdlmalloc/Makefile @@ -4,7 +4,7 @@ PORTNAME= dlmalloc PORTVERSION= 2.8.6 CATEGORIES= devel -MASTER_SITES= ftp://gee.cs.oswego.edu/pub/misc/ +MASTER_SITES= ftp://gee.cs.oswego.edu/pub/misc/ DISTFILES= malloc-${PORTVERSION}.c malloc-${PORTVERSION}.h MAINTAINER= roberto@FreeBSD.org diff --git a/devel/libdlmalloc/files/Makefile b/devel/libdlmalloc/files/Makefile index 6185abd96692..e6e580fa9afb 100644 --- a/devel/libdlmalloc/files/Makefile +++ b/devel/libdlmalloc/files/Makefile @@ -4,8 +4,8 @@ # # Renamed dlmalloc # -# A version of malloc/free/realloc written by Doug Lea and released to the -# public domain. +# A version of malloc/free/realloc written by Doug Lea and released to the +# public domain. # # preliminary VERSION 2.8.4 # @@ -49,8 +49,8 @@ $(LIBMALLOC): $(OBJS) -$(RANLIB) $(LIBMALLOC) $(LIBSMALLOC): $(SOBJS) - rm -f $(LIBSMALLOC) - ld -Bshareable -soname $(LIBSMALLOC) -o $(LIBSMALLOC) $(SOBJS) + rm -f $(LIBSMALLOC) + ld -Bshareable -soname $(LIBSMALLOC) -o $(LIBSMALLOC) $(SOBJS) clean: -rm -f *.o \#* *~ *.core a.out gmon.out mon.out onefile.c *.sL prof.out diff --git a/devel/nana/Makefile b/devel/nana/Makefile index 486ec17e8279..b490ade4aac5 100644 --- a/devel/nana/Makefile +++ b/devel/nana/Makefile @@ -5,7 +5,7 @@ PORTNAME= nana PORTVERSION= 2.5 CATEGORIES= devel MASTER_SITES= http://download.savannah.gnu.org/releases/nana/ \ - ftp://download.savannah.gnu.org/releases/nana/ + ftp://download.savannah.gnu.org/releases/nana/ MAINTAINER= pjm@gnu.org COMMENT= Support for assertion checking and logging using GNU C and GDB diff --git a/devel/orc/Makefile b/devel/orc/Makefile index 0f27073343e6..a26c7af78171 100644 --- a/devel/orc/Makefile +++ b/devel/orc/Makefile @@ -44,7 +44,7 @@ post-patch: @${REINPLACE_CMD} \ -E -e '/LIBS/s/-lrt(\ )*//; /LIBRT/s/-lrt//' \ -e 's|pkgconfigdir=.*|pkgconfigdir=\"\\$$(prefix)/libdata/pkgconfig\"|g' \ - ${WRKSRC}/configure + ${WRKSRC}/configure post-install: .if ${PORT_OPTIONS:MEXAMPLES} diff --git a/devel/p5-Module-Install-TestBase/Makefile b/devel/p5-Module-Install-TestBase/Makefile index 75f929491c78..145b92413409 100644 --- a/devel/p5-Module-Install-TestBase/Makefile +++ b/devel/p5-Module-Install-TestBase/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -NO_ARCH= +NO_ARCH= .include <bsd.port.mk> diff --git a/devel/pecl-parsekit/Makefile b/devel/pecl-parsekit/Makefile index 589cc52d280e..36f780ac9a69 100644 --- a/devel/pecl-parsekit/Makefile +++ b/devel/pecl-parsekit/Makefile @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= dereckson@gmail.com -COMMENT= Extension for opcodes runtime analysis +COMMENT= Extension for opcodes runtime analysis LICENSE= PHP301 diff --git a/devel/py-jsonpatch/Makefile b/devel/py-jsonpatch/Makefile index 670fcb996c3e..ec73ad06291c 100644 --- a/devel/py-jsonpatch/Makefile +++ b/devel/py-jsonpatch/Makefile @@ -18,6 +18,6 @@ USE_PYTHON= autoplist distutils regression-test: build @cd ${WRKSRC} && ${PYTHON_CMD} tests.py - @cd ${WRKSRC} && ${PYTHON_CMD} ext_tests.py + @cd ${WRKSRC} && ${PYTHON_CMD} ext_tests.py .include <bsd.port.mk> diff --git a/devel/pygobject3-common/Makefile b/devel/pygobject3-common/Makefile index cf53b949a391..53dcf1ba13a9 100644 --- a/devel/pygobject3-common/Makefile +++ b/devel/pygobject3-common/Makefile @@ -47,7 +47,7 @@ do-install: ${STAGEDIR}${PREFIX}/include/pygobject-3.0/pygobject.h ${INSTALL_DATA} ${WRKSRC}/pygobject-3.0.pc \ ${STAGEDIR}${PREFIX}/libdata/pkgconfig/pygobject-3.0.pc -.else +.else PORTSCOUT= ignore:1 USE_GNOME+= glib20 introspection diff --git a/devel/rubygem-georuby/Makefile b/devel/rubygem-georuby/Makefile index 5f29f0703b39..c58a32962a18 100644 --- a/devel/rubygem-georuby/Makefile +++ b/devel/rubygem-georuby/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= Holder for data returned from PostGIS and the Spatial Extensions of MySql +COMMENT= Holder for data returned from PostGIS and the Spatial Extensions of MySql LICENSE= MIT diff --git a/devel/rubygem-rbtrace/Makefile b/devel/rubygem-rbtrace/Makefile index dca1fe905fe1..ca5b8f38c866 100644 --- a/devel/rubygem-rbtrace/Makefile +++ b/devel/rubygem-rbtrace/Makefile @@ -22,5 +22,5 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/rbtrace \ %%GEM_LIB_DIR%%/ext/src/msgpack-0.5.7/src/.libs/libmsgpack.la \ %%GEM_LIB_DIR%%/ext/src/msgpack-0.5.7/src/.libs/libmsgpackc.la - + .include <bsd.port.mk> diff --git a/devel/tclcheck/Makefile b/devel/tclcheck/Makefile index 94b2de5d8a84..8aa6244535bb 100644 --- a/devel/tclcheck/Makefile +++ b/devel/tclcheck/Makefile @@ -12,7 +12,7 @@ MAINTAINER= tcltk@FreeBSD.org COMMENT= Program to check the nesting of parenthesis in tcl scripts LICENSE_FILE= ${WRKSRC}/COPYRIGHT -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept PLIST_FILES= bin/tclCheck \ man/man1/tclCheck.1.gz diff --git a/editors/textroom/Makefile b/editors/textroom/Makefile index 3f022647ce50..d0098166f082 100644 --- a/editors/textroom/Makefile +++ b/editors/textroom/Makefile @@ -23,7 +23,7 @@ USE_QT4= moc_build rcc_build uic_build \ corelib gui opengl qt3support svg xml post-patch: -.for i in getaword.cpp optionsdialog.cpp textroom.cpp +.for i in getaword.cpp optionsdialog.cpp textroom.cpp @${REINPLACE_CMD} -e \ 's|/usr/share|${PREFIX}/share|' ${WRKSRC}/application/src/${i} .endfor diff --git a/emulators/loemu/Makefile b/emulators/loemu/Makefile index 8b5cf174f0bd..f8f5987fe3d3 100644 --- a/emulators/loemu/Makefile +++ b/emulators/loemu/Makefile @@ -42,7 +42,7 @@ MAMENAME= mame post-patch: @${REINPLACE_CMD} -i '' -e 's|/usr/bin/env python|${PYTHON_CMD}|' \ ${WRKSRC}/scripts/loemu \ - ${WRKSRC}/scripts/loemu-builder + ${WRKSRC}/scripts/loemu-builder @${REINPLACE_CMD} -i '' -e 's|sdlmame|${MAMENAME}|' \ ${WRKSRC}/config/sdlmame.conf diff --git a/emulators/rtc/files/Makefile b/emulators/rtc/files/Makefile index da379c8d4c91..5fc281685f6e 100644 --- a/emulators/rtc/files/Makefile +++ b/emulators/rtc/files/Makefile @@ -47,7 +47,7 @@ all: vnode_if.h #afterinstall: device device: - rm -f /dev/${DEVNAME} + rm -f /dev/${DEVNAME} mknod /dev/${DEVNAME} c ${CDEV_MAJOR} 0 .include <bsd.kmod.mk> diff --git a/games/crafty-open-enormous/Makefile b/games/crafty-open-enormous/Makefile index c026683970ce..e9e3c65cd4fd 100644 --- a/games/crafty-open-enormous/Makefile +++ b/games/crafty-open-enormous/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty USES= zip NO_WRKSUBDIR= yes NO_PACKAGE= Package is way too big -LEGAL_PACKAGE= +LEGAL_PACKAGE= CONFLICTS= crafty-open-large-* crafty-open-medium-* crafty-open-default-* do-build: diff --git a/games/gigalomania/Makefile b/games/gigalomania/Makefile index 098baa7cc45d..d4edcbc8564c 100644 --- a/games/gigalomania/Makefile +++ b/games/gigalomania/Makefile @@ -5,7 +5,7 @@ PORTNAME= gigalomania PORTVERSION= 0.27 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= https://launchpadlibrarian.net/180606846/ +MASTER_SITES= https://launchpadlibrarian.net/180606846/ DISTNAME= ${PORTNAME}src MAINTAINER= pawel@FreeBSD.org @@ -27,7 +27,7 @@ post-patch: @${FIND} ${WRKSRC} -exec ${GREP} -q "__linux" {} \; \ -exec ${REINPLACE_CMD} 's|__linux|__${OPSYS}__|' {} \; @${REINPLACE_CMD} 's|/opt/gigalomania/||g' \ - ${WRKSRC}/gigalomania.desktop + ${WRKSRC}/gigalomania.desktop @${REINPLACE_CMD} 's|/usr/share|${LOCALBASE}/share|g' \ ${WRKSRC}/game.cpp \ ${WRKSRC}/gamestate.cpp diff --git a/games/gnome-sudoku/Makefile b/games/gnome-sudoku/Makefile index e99fe131bf46..176a6fe86fb3 100644 --- a/games/gnome-sudoku/Makefile +++ b/games/gnome-sudoku/Makefile @@ -13,7 +13,7 @@ COMMENT= Sudoku game for gnome BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool LIB_DEPENDS= libgee-0.8.so:${PORTSDIR}/devel/libgee \ libqqwing.so:${PORTSDIR}/games/qqwing \ - libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib + libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib PORTSCOUT= limitw:1,even diff --git a/games/ishido/Makefile b/games/ishido/Makefile index 3094283c7350..582fde9675f5 100644 --- a/games/ishido/Makefile +++ b/games/ishido/Makefile @@ -17,5 +17,5 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/ishido.6 ${STAGEDIR}${PREFIX}/man/man6 ${INSTALL} ${COPY} ${STRIP} ${WRKSRC}/ishido ${STAGEDIR}${PREFIX}/bin ${INSTALL} ${COPY} ${WRKSRC}/ishido_scores ${STAGEDIR}${PREFIX}/share/misc/ishido_scores - + .include <bsd.port.mk> diff --git a/games/robotfindskitten/Makefile b/games/robotfindskitten/Makefile index ab693a8615d3..f7561902be01 100644 --- a/games/robotfindskitten/Makefile +++ b/games/robotfindskitten/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= YES OPTIONS_DEFINE= EXTRANKI MEGAHYPERDEATH EXTRANKI_DESC= Install additional Non Kitten Items -MEGAHYPERDEATH_DESC= Add the possibility of MEGA. HYPER. DEATH! +MEGAHYPERDEATH_DESC= Add the possibility of MEGA. HYPER. DEATH! OPTIONS_DEFAULT= EXTRANKI diff --git a/games/sampsvr/Makefile b/games/sampsvr/Makefile index c0ddde2ecec2..41245f42c240 100644 --- a/games/sampsvr/Makefile +++ b/games/sampsvr/Makefile @@ -40,7 +40,7 @@ do-install: ${FIND} ${i} -type f -exec \ ${INSTALL_DATA} "{}" "${STAGEDIR}${DATADIR}/{}" \; ${LN} -sf ${DATADIR}/${i} ${STAGEDIR}${SAMPDIR}/${i} -.endfor +.endfor ${INSTALL_DATA} ${WRKSRC}/server.cfg \ ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.cfg.sample ${LN} -sf ${PREFIX}/etc/${PORTNAME}.cfg ${STAGEDIR}${SAMPDIR}/server.cfg diff --git a/german/unix-connect/Makefile b/german/unix-connect/Makefile index d1ee3fee4f6e..55c239368340 100644 --- a/german/unix-connect/Makefile +++ b/german/unix-connect/Makefile @@ -4,7 +4,7 @@ PORTNAME= unix-connect PORTVERSION= 0.95 CATEGORIES= german comms news mail MASTER_SITES= ftp://ftp.dinoex.org/pub/unix-connect/ \ - SF + SF MAINTAINER= dinoex@FreeBSD.org COMMENT= Unix-Connect - mail+news-gateway for Zconnect (tm) diff --git a/graphics/argyllcms/Makefile b/graphics/argyllcms/Makefile index 76929ed300b2..5641cab5f1ae 100644 --- a/graphics/argyllcms/Makefile +++ b/graphics/argyllcms/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff WRKSRC= ${WRKDIR}/Argyll_V${PORTVERSION} USES= compiler:c11 cpe jpeg zip -USE_XORG= x11 xau xdmcp xext xinerama xrandr xscrnsaver xxf86vm +USE_XORG= x11 xau xdmcp xext xinerama xrandr xscrnsaver xxf86vm post-patch: @${REINPLACE_CMD} 's:711:755:g' ${WRKSRC}/Jambase diff --git a/graphics/digikam-kde4-doc/Makefile b/graphics/digikam-kde4-doc/Makefile index 91ec9ca4f2d5..5f84340eabf7 100644 --- a/graphics/digikam-kde4-doc/Makefile +++ b/graphics/digikam-kde4-doc/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org COMMENT= Documentation for digiKam, showFoto, and Kipi-plugins -CONFLICTS_INSTALL= digikam-2.* kipi-plugins-2.* +CONFLICTS_INSTALL= digikam-2.* kipi-plugins-2.* WRKSRC= ${WRKDIR}/${DISTNAME}/doc diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile index 9276e379ca56..18ccdd4aa365 100644 --- a/graphics/fyre/Makefile +++ b/graphics/fyre/Makefile @@ -25,7 +25,7 @@ OPENEXR_CONFIGURE_ENABLE= openexr OPENEXR_LIB_DEPENDS= libIlmImf.so:${PORTSDIR}/graphics/OpenEXR GNET_DESC= Networking support via GNet -GNET_CONFIGURE_ENABLE= gnet +GNET_CONFIGURE_ENABLE= gnet GNET_LIB_DEPENDS= libgnet-2.0.so:${PORTSDIR}/net/gnet2 .include <bsd.port.pre.mk> diff --git a/graphics/goocanvas/Makefile b/graphics/goocanvas/Makefile index c520bf173187..a587a17329a8 100644 --- a/graphics/goocanvas/Makefile +++ b/graphics/goocanvas/Makefile @@ -43,7 +43,7 @@ post-patch: .if ! ${PORT_OPTIONS:MNLS} @${REINPLACE_CMD} -e '/^SUBDIRS/s|po||g' ${WRKSRC}/Makefile.in .endif - + post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgoocanvas.so.* diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile index 71d4e412e1be..b6a9728e8850 100644 --- a/graphics/ocaml-images/Makefile +++ b/graphics/ocaml-images/Makefile @@ -81,7 +81,7 @@ ocaml-findlib: # The consequence is that pkg-plist must be manually supported do-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/${OCAML_LDLIBS} + @${MKDIR} ${STAGEDIR}${PREFIX}/${OCAML_LDLIBS} (cd ${WRKSRC} && ${OMAKE} ${OMARGS} install) .include <bsd.port.mk> diff --git a/graphics/p5-Image-Scale/Makefile b/graphics/p5-Image-Scale/Makefile index 385e0639010b..0fad5f09586d 100644 --- a/graphics/p5-Image-Scale/Makefile +++ b/graphics/p5-Image-Scale/Makefile @@ -13,7 +13,7 @@ COMMENT= Perl module for fast, high-quality fixed-point image resizing LICENSE= GPLv2 -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings USES= jpeg perl5 diff --git a/graphics/py-graph-dot/Makefile b/graphics/py-graph-dot/Makefile index 0aeb9234041d..949a955e53c1 100644 --- a/graphics/py-graph-dot/Makefile +++ b/graphics/py-graph-dot/Makefile @@ -30,5 +30,5 @@ post-stage: add-plist-post: @${REINPLACE_CMD} -e "/readwrite\/__init__.py/d" ${TMPPLIST} - + .include <bsd.port.mk> diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index b9e4e9e9e34b..fa31fd058ab3 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexif.so:${PORTSDIR}/graphics/libexif \ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ -USES= pkgconfig gettext desktop-file-utils gmake xfce tar:bzip2 +USES= pkgconfig gettext desktop-file-utils gmake xfce tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= gtk20 glib20 intltool intlhack INSTALLS_ICONS= yes diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile index 0cc46121d553..d5dd8a2590b6 100644 --- a/irc/scrollz/Makefile +++ b/irc/scrollz/Makefile @@ -1,6 +1,6 @@ # Created by: Will Andrews <andrews@technologist.com> # $FreeBSD$ - + PORTNAME= scrollz PORTVERSION= 2.2.3 PORTREVISION= 1 diff --git a/japanese/cdrom2/files/Makefile b/japanese/cdrom2/files/Makefile index f0b5939f0293..69e2411a8f31 100644 --- a/japanese/cdrom2/files/Makefile +++ b/japanese/cdrom2/files/Makefile @@ -6,7 +6,7 @@ PREFIX?=/usr/local BINDIR=${PREFIX}/bin LIBDIR=${PREFIX}/lib/cdrom2 PROGRAMS=cdrom2 cdgaiji -TBL_FILES=kojien3.tbl ruigo.tbl +TBL_FILES=kojien3.tbl ruigo.tbl all: ${PROGRAMS} @@ -23,7 +23,7 @@ install: /bin/mkdir -p ${DESTDIR}${LIBDIR} for f in ${TBL_FILES} ; do \ ${BSD_INSTALL_DATA} $$f ${DESTDIR}${LIBDIR} ;\ - done + done clean: rm -f ${PROGRAMS} diff --git a/japanese/font-jisx0213/files/Makefile b/japanese/font-jisx0213/files/Makefile index fc7c7706742b..be2a787bede3 100644 --- a/japanese/font-jisx0213/files/Makefile +++ b/japanese/font-jisx0213/files/Makefile @@ -16,7 +16,7 @@ SRCS= K12-1.bdf K12-2.bdf \ TARGETS=${SRCS:S/.bdf/.pcf.gz/} \ ${SRCS:S/.bdf/b.pcf.gz/} \ ${SRCS:S/.bdf/i.pcf.gz/} \ - ${SRCS:S/.bdf/bi.pcf.gz/} + ${SRCS:S/.bdf/bi.pcf.gz/} all: ${TARGETS} diff --git a/japanese/scim-honoka-plugin-romkan/Makefile b/japanese/scim-honoka-plugin-romkan/Makefile index ccde2d4f7800..489a6fd9acfc 100644 --- a/japanese/scim-honoka-plugin-romkan/Makefile +++ b/japanese/scim-honoka-plugin-romkan/Makefile @@ -1,4 +1,4 @@ -# Created by: Masashi CHIBA +# Created by: Masashi CHIBA # $FreeBSD$ PORTNAME= scim-honoka-plugin-romkan diff --git a/japanese/scim-honoka-plugin-wnn/Makefile b/japanese/scim-honoka-plugin-wnn/Makefile index d8f296f6e1ba..6a6e25e5e09b 100644 --- a/japanese/scim-honoka-plugin-wnn/Makefile +++ b/japanese/scim-honoka-plugin-wnn/Makefile @@ -1,4 +1,4 @@ -# Created by: Masashi CHIBA +# Created by: Masashi CHIBA # $FreeBSD$ PORTNAME= scim-honoka-plugin-wnn diff --git a/japanese/today/files/Makefile b/japanese/today/files/Makefile index bdd594962fae..baded60dba24 100644 --- a/japanese/today/files/Makefile +++ b/japanese/today/files/Makefile @@ -8,7 +8,7 @@ CFLAGS += -DTRANS -DMSG_STYLE -DINTERNAL_KYUREKI_TBL -D_T_SEARCH_DEFPATHS=\"${PR LDLIBS = -lm #-ltermcap HFILES = cdefs.h chu68k.h cmsdos.h cunix.h cwin32.h extern.h - + OBJST1 = birthday.o config.o date.o event.o getfile.o \ getsb.o history.o kansi.o kyureki.o \ kyusei.o list.o machine.o main.o misc.o @@ -34,7 +34,7 @@ install: today calendar dayinfo calendar: $(OBJS_CAL) $(CC) $(OBJS_CAL) $(LDLIBS) -o $@ - + today: $(OBJS_TDY) $(CC) $(OBJS_TDY) $(LDLIBS) -o $@ diff --git a/java/java-cup/Makefile b/java/java-cup/Makefile index 67b99826f3a8..e5480f72d385 100644 --- a/java/java-cup/Makefile +++ b/java/java-cup/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 11.a PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= http://www2.cs.tum.edu/projects/cup/ \ - http://mirrors.mcdermottroe.com/www2.cs.tum.edu/projects/cup/ + http://mirrors.mcdermottroe.com/www2.cs.tum.edu/projects/cup/ PKGNAMEPREFIX= java- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-v${PORTVERSION:S|.||}-20050516-sources diff --git a/java/java-subversion/Makefile b/java/java-subversion/Makefile index 02ed148eb477..048031e99932 100644 --- a/java/java-subversion/Makefile +++ b/java/java-subversion/Makefile @@ -35,7 +35,7 @@ CONFIGURE_ARGS+= --enable-javahl \ --without-gnome-keyring \ --without-kwallet \ --with-apxs=no - + MAKE_JOBS_UNSAFE= yes ALL_TARGET= javahl diff --git a/lang/clover/Makefile b/lang/clover/Makefile index 31268c07c86d..4b5dd272fda4 100644 --- a/lang/clover/Makefile +++ b/lang/clover/Makefile @@ -26,7 +26,7 @@ ONLY_FOR_ARCHS_REASON= Clover needs a graphics driver supported by the Radeon KM MESA_INSTALL_WRKSRC= src/gallium/targets/opencl src/gallium/targets/pipe-loader .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1001514 && ${ARCH} == powerpc64 -IGNORE= Clover is only support on powerpc64 in FreeBSD 10.2 +IGNORE= Clover is only support on powerpc64 in FreeBSD 10.2 .elif ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 && ${ARCH} != powerpc64 IGNORE= Clover is only supported on FreeBSD 10.1 and newer .endif diff --git a/lang/lua-ada/Makefile b/lang/lua-ada/Makefile index ea6f819f0859..ddc3064b2799 100644 --- a/lang/lua-ada/Makefile +++ b/lang/lua-ada/Makefile @@ -57,7 +57,7 @@ do-install: ${STAGEDIR}${PREFIX}/include/lua-ada .if ${PORT_OPTIONS:MEXAMPLES} ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/example1/bin \ - ${STAGEDIR}${EXAMPLESDIR}/example2/bin + ${STAGEDIR}${EXAMPLESDIR}/example2/bin ${INSTALL_DATA} ${EXDIRPREFIX}1/example1.lua \ ${EXDIRPREFIX}1/src/main.adb \ ${STAGEDIR}${EXAMPLESDIR}/example1 diff --git a/lang/perl5-devel/Makefile b/lang/perl5-devel/Makefile index 603cdeb47254..0cbe56350d85 100644 --- a/lang/perl5-devel/Makefile +++ b/lang/perl5-devel/Makefile @@ -273,7 +273,7 @@ post-install: ${MKDIR} ${STAGEDIR}${SITE_ARCH}/machine ${MKDIR} ${STAGEDIR}${SITE_ARCH}/sys # h2ph needs perl, but perl is not installed, it's only - # staged, so, use the one in WRKDIR + # staged, so, use the one in WRKDIR (cd /usr/include && ${SETENV} LD_LIBRARY_PATH=${WRKSRC} \ ${WRKSRC}/perl -I ${WRKSRC}/lib ${STAGEDIR}${PREFIX}/bin/h2ph${BINSUFFIX} \ -d ${STAGEDIR}${SITE_ARCH} *.h machine/*.h sys/*.h >/dev/null) diff --git a/lang/perl5.16/Makefile b/lang/perl5.16/Makefile index 3b919ab250b9..65e1e823c504 100644 --- a/lang/perl5.16/Makefile +++ b/lang/perl5.16/Makefile @@ -265,7 +265,7 @@ post-install: ${MKDIR} ${STAGEDIR}${SITE_ARCH}/machine ${MKDIR} ${STAGEDIR}${SITE_ARCH}/sys # h2ph needs perl, but perl is not installed, it's only - # staged, so, use the one in WRKDIR + # staged, so, use the one in WRKDIR (cd /usr/include && ${SETENV} LD_LIBRARY_PATH=${WRKSRC} \ ${WRKSRC}/perl -I ${WRKSRC}/lib ${STAGEDIR}${PREFIX}/bin/h2ph${BINSUFFIX} \ -d ${STAGEDIR}${SITE_ARCH} *.h machine/*.h sys/*.h >/dev/null) diff --git a/lang/perl5.18/Makefile b/lang/perl5.18/Makefile index be460404cd32..2133d6009a9a 100644 --- a/lang/perl5.18/Makefile +++ b/lang/perl5.18/Makefile @@ -236,7 +236,7 @@ post-install: ${MKDIR} ${STAGEDIR}${SITE_ARCH}/machine ${MKDIR} ${STAGEDIR}${SITE_ARCH}/sys # h2ph needs perl, but perl is not installed, it's only - # staged, so, use the one in WRKDIR + # staged, so, use the one in WRKDIR (cd /usr/include && ${SETENV} LD_LIBRARY_PATH=${WRKSRC} \ ${WRKSRC}/perl -I ${WRKSRC}/lib ${STAGEDIR}${PREFIX}/bin/h2ph${BINSUFFIX} \ -d ${STAGEDIR}${SITE_ARCH} *.h machine/*.h sys/*.h >/dev/null) diff --git a/lang/perl5.20/Makefile b/lang/perl5.20/Makefile index 58a96d9e8a9c..7be103376529 100644 --- a/lang/perl5.20/Makefile +++ b/lang/perl5.20/Makefile @@ -230,7 +230,7 @@ post-install: ${MKDIR} ${STAGEDIR}${SITE_ARCH}/machine ${MKDIR} ${STAGEDIR}${SITE_ARCH}/sys # h2ph needs perl, but perl is not installed, it's only - # staged, so, use the one in WRKDIR + # staged, so, use the one in WRKDIR (cd /usr/include && ${SETENV} LD_LIBRARY_PATH=${WRKSRC} \ ${WRKSRC}/perl -I ${WRKSRC}/lib ${STAGEDIR}${PREFIX}/bin/h2ph${BINSUFFIX} \ -d ${STAGEDIR}${SITE_ARCH} *.h machine/*.h sys/*.h >/dev/null) diff --git a/lang/perl5.22/Makefile b/lang/perl5.22/Makefile index 2e0ef72c3caf..d29232445545 100644 --- a/lang/perl5.22/Makefile +++ b/lang/perl5.22/Makefile @@ -228,7 +228,7 @@ post-install: ${MKDIR} ${STAGEDIR}${SITE_ARCH}/machine ${MKDIR} ${STAGEDIR}${SITE_ARCH}/sys # h2ph needs perl, but perl is not installed, it's only - # staged, so, use the one in WRKDIR + # staged, so, use the one in WRKDIR (cd /usr/include && ${SETENV} LD_LIBRARY_PATH=${WRKSRC} \ ${WRKSRC}/perl -I ${WRKSRC}/lib ${STAGEDIR}${PREFIX}/bin/h2ph${BINSUFFIX} \ -d ${STAGEDIR}${SITE_ARCH} *.h machine/*.h sys/*.h >/dev/null) diff --git a/lang/php55/Makefile b/lang/php55/Makefile index 8c08768f9822..11e007fa1b2e 100644 --- a/lang/php55/Makefile +++ b/lang/php55/Makefile @@ -89,7 +89,7 @@ CONFIGURE_ARGS+=--enable-fpm \ .if defined(OPTIONS_FILE_SET) && ${OPTIONS_FILE_SET:MAPACHE} IGNORE= doesn't install the Apache module anymore:\ - update your OPTIONS and build www/mod_php55 port instead + update your OPTIONS and build www/mod_php55 port instead .endif .if defined(PKGNAMEPREFIX) diff --git a/lang/tcl-manual/Makefile b/lang/tcl-manual/Makefile index 9142f2f49ae8..71c393a23f25 100644 --- a/lang/tcl-manual/Makefile +++ b/lang/tcl-manual/Makefile @@ -5,7 +5,7 @@ PORTNAME= tcl-manual PORTVERSION= 20131001 CATEGORIES= lang MASTER_SITES= SF/tcl/Tcl/ -DISTFILES= +DISTFILES= MAINTAINER= edwin@mavetju.org COMMENT= Documentation for TCL (Tool Command Language) |