summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/bmake/Makefile4
-rw-r--r--devel/cdash/Makefile4
-rw-r--r--devel/cmake/Makefile2
-rw-r--r--devel/cons-test/Makefile2
-rw-r--r--devel/cvsdadm/Makefile2
-rw-r--r--devel/dcmtk/Makefile4
-rw-r--r--devel/eggdbus/Makefile4
-rw-r--r--devel/gitlist/Makefile2
-rw-r--r--devel/glib20-reference/Makefile2
-rw-r--r--devel/gnome-vfsmm/Makefile2
-rw-r--r--devel/go-json-rest/Makefile2
-rw-r--r--devel/go-sql-driver/Makefile2
-rw-r--r--devel/gsoap/Makefile2
-rw-r--r--devel/libqxt/Makefile2
-rw-r--r--devel/libvirt/Makefile2
-rw-r--r--devel/newtonsoft-json/Makefile4
-rw-r--r--devel/omniORB-4.1/Makefile2
-rw-r--r--devel/omniORB/Makefile2
-rw-r--r--devel/p5-JSON-Path/Makefile2
-rw-r--r--devel/p5-JSON-Schema/Makefile8
-rw-r--r--devel/p5-POE-Component-RSSAggregator/Makefile4
-rw-r--r--devel/pinba_engine/Makefile4
-rw-r--r--devel/rubygem-paperclip/Makefile4
-rw-r--r--devel/rubygem-ruby-bugzilla/Makefile2
-rw-r--r--devel/ucommon/Makefile2
25 files changed, 36 insertions, 36 deletions
diff --git a/devel/bmake/Makefile b/devel/bmake/Makefile
index 1087658bea86..71c13ebd36cb 100644
--- a/devel/bmake/Makefile
+++ b/devel/bmake/Makefile
@@ -33,8 +33,8 @@ do-install:
${SH} ${WRKDIR}/mk/install-mk ${STAGEDIR}${PREFIX}/share/mk
cd ${STAGEDIR}${PREFIX} ; \
${FIND} share/mk -type f -o -type l \
- | ${SORT} \
- >${WRKDIR}/PLIST.share-mk
+ | ${SORT} \
+ >${WRKDIR}/PLIST.share-mk
${ECHO_CMD} "r ${TMPPLIST}" > ${WRKDIR}/ex.script
${ECHO_CMD} "/Insert PLIST.share-mk" >> ${WRKDIR}/ex.script
${ECHO_CMD} "d" >> ${WRKDIR}/ex.script
diff --git a/devel/cdash/Makefile b/devel/cdash/Makefile
index eae96655de73..d692da854338 100644
--- a/devel/cdash/Makefile
+++ b/devel/cdash/Makefile
@@ -17,8 +17,8 @@ LICENSE_FILE= ${WRKSRC}/License.txt
USES= dos2unix cmake:outsource zip
DOS2UNIX_GLOB= *.php *.xml *.xsl *.txt
CMAKE_ARGS= -DCDASH_DB_NAME:STRING=cdash \
- -DCDASH_DB_LOGIN:STRING=cdash \
- -DCDASH_DB_TYPE:STRING=${DB_TYPE}
+ -DCDASH_DB_LOGIN:STRING=cdash \
+ -DCDASH_DB_TYPE:STRING=${DB_TYPE}
USE_PHP= curl gd pdo session xsl zlib
NO_ARCH= yes
diff --git a/devel/cmake/Makefile b/devel/cmake/Makefile
index 9f7a6f9528c8..820aef1ca4d0 100644
--- a/devel/cmake/Makefile
+++ b/devel/cmake/Makefile
@@ -56,7 +56,7 @@ post-patch:
@${REINPLACE_CMD} -e 's,/opt/kde4,${KDE4_PREFIX},g' \
${WRKSRC}/Modules/FindKDE4.cmake
@${REINPLACE_CMD} -e 's,/usr/include,${LOCALBASE}/include,' \
- ${WRKSRC}/Modules/FindDCMTK.cmake
+ ${WRKSRC}/Modules/FindDCMTK.cmake
@${FIND} ${WRKSRC} -name "*.bak" -delete -o -name "*.orig" -delete
# cmake-gui(1) is installed by devel/cmake-gui. Remove the man page's source to
diff --git a/devel/cons-test/Makefile b/devel/cons-test/Makefile
index 3f07f90aa806..50e5033e51c9 100644
--- a/devel/cons-test/Makefile
+++ b/devel/cons-test/Makefile
@@ -43,7 +43,7 @@ do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/${CONS_TEST}/t
${PERL} -e 'for (${TESTS}) {$$f=sprintf "t%04d.t", $$_;\
$$x= "${INSTALL_DATA} ${WRKSRC}/t/$$f \
- ${STAGEDIR}${PREFIX}/lib/${CONS_TEST}/t";\
+ ${STAGEDIR}${PREFIX}/lib/${CONS_TEST}/t";\
printf "$$x\n"; system $$x;}'
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/${CONS_TEST}/Test/Cmd
${INSTALL_DATA} ${WRKSRC}/Test/Cmd.pm \
diff --git a/devel/cvsdadm/Makefile b/devel/cvsdadm/Makefile
index 2e2209e2cb74..8719076890a9 100644
--- a/devel/cvsdadm/Makefile
+++ b/devel/cvsdadm/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.3.2
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ \
- SAVANNAH
+ SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for CVSd pserver user administration
diff --git a/devel/dcmtk/Makefile b/devel/dcmtk/Makefile
index 15d15e09701a..a5850b42ac29 100644
--- a/devel/dcmtk/Makefile
+++ b/devel/dcmtk/Makefile
@@ -11,14 +11,14 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Toolkit to work with DICOM objects
LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \
- libpng.so:${PORTSDIR}/graphics/png
+ libpng.so:${PORTSDIR}/graphics/png
USE_GNOME= libxml2
USE_LDCONFIG= yes
USE_OPENSSL= yes
USES= cmake:outsource jpeg
CMAKE_ARGS+= -DDCMTK_WITH_DOXYGEN:BOOL=OFF \
- -DDCMTK_WITH_OPENSSL:BOOL=ON
+ -DDCMTK_WITH_OPENSSL:BOOL=ON
SHLIBS= dcmdata dcmdsig dcmimage dcmimgle dcmjpeg dcmnet \
dcmpstat dcmqrdb dcmsr dcmtls dcmwlm ijg8 ijg12 \
diff --git a/devel/eggdbus/Makefile b/devel/eggdbus/Makefile
index 3c4749781075..f5772e6adbeb 100644
--- a/devel/eggdbus/Makefile
+++ b/devel/eggdbus/Makefile
@@ -24,11 +24,11 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
BUILD_DEPENDS+= docbook-sgml>0:${PORTSDIR}/textproc/docbook-sgml \
- xsltproc:${PORTSDIR}/textproc/libxslt \
+ xsltproc:${PORTSDIR}/textproc/libxslt \
${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl
post-patch:
@${REINPLACE_CMD} -e 's|-Wl,--as-needed||' \
- ${WRKSRC}/configure
+ ${WRKSRC}/configure
.include <bsd.port.mk>
diff --git a/devel/gitlist/Makefile b/devel/gitlist/Makefile
index a68240fdabb5..44f75edff086 100644
--- a/devel/gitlist/Makefile
+++ b/devel/gitlist/Makefile
@@ -29,7 +29,7 @@ post-patch:
${MKDIR} ${WRKSRC}/cache
cd ${WRKSRC}; \
${REINPLACE_CMD} -e 's|/usr/bin/git|/usr/local/bin/git|g' config.ini-example; \
- ${FIND} . ! -type d | ${SORT} | ${SED} -e "s,^\.,%%WWWDIR%%," > ${PLIST};
+ ${FIND} . ! -type d | ${SORT} | ${SED} -e "s,^\.,%%WWWDIR%%," > ${PLIST};
${ECHO} "@dir %%WWWDIR%%/vendor/phpmd/phpmd/setup" >> ${PLIST}
${ECHO} "@dir(${WWWOWN},${WWWGRP},) %%WWWDIR%%/cache" >> ${PLIST}
diff --git a/devel/glib20-reference/Makefile b/devel/glib20-reference/Makefile
index 8ae05264bbe7..b17538df3a23 100644
--- a/devel/glib20-reference/Makefile
+++ b/devel/glib20-reference/Makefile
@@ -8,7 +8,7 @@ BOOKS= glib gobject gio
do-install:
.for d in ${BOOKS}
if [ -d ${REFERENCE_SRC}/${d}/html ]; then \
- ${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/${d}; \
+ ${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/${d}; \
cd ${REFERENCE_SRC}/${d}/html && \
${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/doc/${d}; \
fi
diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile
index 32d8f19d0362..69f71d6a3431 100644
--- a/devel/gnome-vfsmm/Makefile
+++ b/devel/gnome-vfsmm/Makefile
@@ -24,7 +24,7 @@ PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples// ; \
- /^SUBDIRS =/s/docs//' \
+ /^SUBDIRS =/s/docs//' \
${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \
${WRKSRC}/tools/extra_defs_gen/Makefile.in
diff --git a/devel/go-json-rest/Makefile b/devel/go-json-rest/Makefile
index aa40f95edc19..b99e0c7efab9 100644
--- a/devel/go-json-rest/Makefile
+++ b/devel/go-json-rest/Makefile
@@ -20,7 +20,7 @@ GO_PKGNAME= github.com/ant0ine/go-json-rest
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/${GO_LIBDIR}/${GO_PKGNAME}
@${INSTALL_DATA} ${GO_WRKDIR_PKG}/${GO_PKGNAME}/trie.a \
- ${STAGEDIR}${PREFIX}/${GO_LIBDIR}/${GO_PKGNAME}
+ ${STAGEDIR}${PREFIX}/${GO_LIBDIR}/${GO_PKGNAME}
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/lang/go/files/bsd.go.mk"
diff --git a/devel/go-sql-driver/Makefile b/devel/go-sql-driver/Makefile
index 59e33e92df59..96426dc70a48 100644
--- a/devel/go-sql-driver/Makefile
+++ b/devel/go-sql-driver/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.1
DISTVERSIONPREFIX= v
CATEGORIES= devel
MASTER_SITES= GH \
- http://mirrors.rit.edu/zi/
+ http://mirrors.rit.edu/zi/
MAINTAINER= lattera@gmail.com
COMMENT= Lightweight and fast MySQL driver for go
diff --git a/devel/gsoap/Makefile b/devel/gsoap/Makefile
index 303496dc008c..1132deea92b3 100644
--- a/devel/gsoap/Makefile
+++ b/devel/gsoap/Makefile
@@ -22,7 +22,7 @@ OPTIONS_RADIO= SSL
OPTIONS_RADIO_SSL= GNUTLS OPENSSL
OPTIONS_DEFAULT= OPENSSL
GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \
- libgcrypt.so:${PORTSDIR}/security/libgcrypt \
+ libgcrypt.so:${PORTSDIR}/security/libgcrypt \
libgpg-error.so:${PORTSDIR}/security/libgpg-error
GNUTLS_CONFIGURE_ON= --enable-gnutls
GNUTLS_LDFLAGS= -L${LOCALBASE}/lib
diff --git a/devel/libqxt/Makefile b/devel/libqxt/Makefile
index ccd1878d8c2b..def13178f567 100644
--- a/devel/libqxt/Makefile
+++ b/devel/libqxt/Makefile
@@ -37,7 +37,7 @@ COMMIT= dadc327c2a6a
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${COMMIT}
PLIST_SUB+= SHVER_1=${PORTVERSION} \
- SHVER_2=${PORTVERSION:R} \
+ SHVER_2=${PORTVERSION:R} \
SHVER_3=${PORTVERSION:R:R}
OPTIONS_DEFAULT= AVAHI
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile
index e1782d020621..85005e82914a 100644
--- a/devel/libvirt/Makefile
+++ b/devel/libvirt/Makefile
@@ -112,7 +112,7 @@ CONF_FILES= \
libxl.conf \
qemu.conf \
virtlockd.conf \
- virtlogd.conf
+ virtlogd.conf
post-patch:
@${REINPLACE_CMD} -e 's|ln -s ../default.xml|true|' \
diff --git a/devel/newtonsoft-json/Makefile b/devel/newtonsoft-json/Makefile
index a28370025c6f..c5cf38884795 100644
--- a/devel/newtonsoft-json/Makefile
+++ b/devel/newtonsoft-json/Makefile
@@ -37,8 +37,8 @@ do-build:
do-install:
(cd ${WRKSRC}/Src/Newtonsoft.Json/bin/Release/Net45 && \
${SETENV} MONO_SHARED_DIR=${WRKDIR} ${LOCALBASE}/bin/gacutil \
- /root ${STAGEDIR}${PREFIX}/lib/ \
- /package Newtonsoft.Json /i Newtonsoft.Json.dll)
+ /root ${STAGEDIR}${PREFIX}/lib/ \
+ /package Newtonsoft.Json /i Newtonsoft.Json.dll)
(cd ${WRKDIR} && ${INSTALL_DATA} Newtonsoft.Json.pc \
${STAGEDIR}${PREFIX}/libdata/pkgconfig)
diff --git a/devel/omniORB-4.1/Makefile b/devel/omniORB-4.1/Makefile
index 223ba2ea5581..21732b3094f9 100644
--- a/devel/omniORB-4.1/Makefile
+++ b/devel/omniORB-4.1/Makefile
@@ -39,7 +39,7 @@ BINS= catior convertior genior nameclt omkdepend omniMapper omniNames omnicpp
pre-configure:
${REINPLACE_CMD} -e 's#-O2#${CFLAGS}#g' ${WRKSRC}/mk/beforeauto.mk.in
${REINPLACE_CMD} -e 's#%%STAGEDIR%%%%PREFIX%%#${STAGEDIR}${PREFIX}#g' \
- ${WRKSRC}/contrib/pkgconfig/GNUmakefile.in
+ ${WRKSRC}/contrib/pkgconfig/GNUmakefile.in
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib*.so \
diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile
index acab5fd68b4c..628c613d31ae 100644
--- a/devel/omniORB/Makefile
+++ b/devel/omniORB/Makefile
@@ -30,7 +30,7 @@ STATIC_CONFIGURE_OFF= --disable-static
post-patch:
@${REINPLACE_CMD} -e 's#-O2#${CFLAGS}#g' ${WRKSRC}/mk/beforeauto.mk.in
@${REINPLACE_CMD} -e 's#%%STAGEDIR%%%%PREFIX%%#${STAGEDIR}${PREFIX}#g' \
- ${WRKSRC}/contrib/pkgconfig/GNUmakefile.in
+ ${WRKSRC}/contrib/pkgconfig/GNUmakefile.in
post-install:
@${PYTHON_CMD} -c "import compileall; compileall.compile_dir('${STAGEDIR}${PYTHON_SITELIBDIR}/omniidl')"
diff --git a/devel/p5-JSON-Path/Makefile b/devel/p5-JSON-Path/Makefile
index cc5483105909..b058c074c9bb 100644
--- a/devel/p5-JSON-Path/Makefile
+++ b/devel/p5-JSON-Path/Makefile
@@ -14,7 +14,7 @@ COMMENT= Search nested hashref/arrayref structures using JSONPath
LICENSE= MIT
BUILD_DEPENDS= p5-Exporter-Tiny>=0:${PORTSDIR}/devel/p5-Exporter-Tiny \
- p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
+ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
p5-LV>=0:${PORTSDIR}/devel/p5-LV
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/devel/p5-JSON-Schema/Makefile b/devel/p5-JSON-Schema/Makefile
index 35c065c9524c..2870a38ac9e0 100644
--- a/devel/p5-JSON-Schema/Makefile
+++ b/devel/p5-JSON-Schema/Makefile
@@ -13,10 +13,10 @@ COMMENT= Validate JSON against a schema
LICENSE= MIT
BUILD_DEPENDS= p5-Exporter-Tiny>=0:${PORTSDIR}/devel/p5-Exporter-Tiny \
- p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \
- p5-JSON-Path>=0:${PORTSDIR}/devel/p5-JSON-Path \
- p5-JSON-Hyper>=0:${PORTSDIR}/devel/p5-JSON-Hyper \
- p5-HTTP-Link-Parser>=0:${PORTSDIR}/www/p5-HTTP-Link-Parser \
+ p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \
+ p5-JSON-Path>=0:${PORTSDIR}/devel/p5-JSON-Path \
+ p5-JSON-Hyper>=0:${PORTSDIR}/devel/p5-JSON-Hyper \
+ p5-HTTP-Link-Parser>=0:${PORTSDIR}/www/p5-HTTP-Link-Parser \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-autovivification>=0:${PORTSDIR}/devel/p5-autovivification \
p5-match-simple>=0:${PORTSDIR}/devel/p5-match-simple
diff --git a/devel/p5-POE-Component-RSSAggregator/Makefile b/devel/p5-POE-Component-RSSAggregator/Makefile
index b2188dc23133..4506969d2bbc 100644
--- a/devel/p5-POE-Component-RSSAggregator/Makefile
+++ b/devel/p5-POE-Component-RSSAggregator/Makefile
@@ -14,8 +14,8 @@ COMMENT= Watch Muliple RSS Feeds for New Headlines
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-XML-RSS-Feed>=0:${PORTSDIR}/textproc/p5-XML-RSS-Feed \
- p5-POE-Component-Client-DNS>=0.98:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
- p5-POE-Component-Client-HTTP>=0.51:${PORTSDIR}/www/p5-POE-Component-Client-HTTP
+ p5-POE-Component-Client-DNS>=0.98:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
+ p5-POE-Component-Client-HTTP>=0.51:${PORTSDIR}/www/p5-POE-Component-Client-HTTP
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
diff --git a/devel/pinba_engine/Makefile b/devel/pinba_engine/Makefile
index 796221fa723a..75ac67038633 100644
--- a/devel/pinba_engine/Makefile
+++ b/devel/pinba_engine/Makefile
@@ -10,10 +10,10 @@ MAINTAINER= raven428@gmail.com
COMMENT= Mysql-engine part of statistics server for PHP
BUILD_DEPENDS= ${LOCALBASE}/include/google/protobuf/descriptor.h:${PORTSDIR}/devel/protobuf \
- ${LOCALBASE}/include/event.h:${PORTSDIR}/devel/libevent2 \
+ ${LOCALBASE}/include/event.h:${PORTSDIR}/devel/libevent2 \
${LOCALBASE}/include/Judy.h:${PORTSDIR}/devel/judy \
${LOCALBASE}/lib/mysql/plugin:${PORTSDIR}/${_MYSQL_SERVER} \
- ${NONEXISTENT}:${PORTSDIR}/${_MYSQL_SERVER}:configure \
+ ${NONEXISTENT}:${PORTSDIR}/${_MYSQL_SERVER}:configure \
bison:${PORTSDIR}/devel/bison \
cmake:${PORTSDIR}/devel/cmake
LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf
diff --git a/devel/rubygem-paperclip/Makefile b/devel/rubygem-paperclip/Makefile
index 9c72cb754214..c9ebcf9c28c4 100644
--- a/devel/rubygem-paperclip/Makefile
+++ b/devel/rubygem-paperclip/Makefile
@@ -14,9 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-activemodel4>=3.2.0:${PORTSDIR}/databases/rubygem-activemodel4 \
rubygem-activesupport4>=3.2.0:${PORTSDIR}/devel/rubygem-activesupport4 \
- rubygem-cocaine>=0.5.5:${PORTSDIR}/devel/rubygem-cocaine \
+ rubygem-cocaine>=0.5.5:${PORTSDIR}/devel/rubygem-cocaine \
rubygem-mimemagic>=0.3.0:${PORTSDIR}/misc/rubygem-mimemagic \
- rubygem-mime-types>=0:${PORTSDIR}/misc/rubygem-mime-types
+ rubygem-mime-types>=0:${PORTSDIR}/misc/rubygem-mime-types
NO_ARCH= yes
USE_RUBY= yes
diff --git a/devel/rubygem-ruby-bugzilla/Makefile b/devel/rubygem-ruby-bugzilla/Makefile
index 88b07ca454cc..7f41cd862094 100644
--- a/devel/rubygem-ruby-bugzilla/Makefile
+++ b/devel/rubygem-ruby-bugzilla/Makefile
@@ -13,7 +13,7 @@ LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= rubygem-gruff>=0:${PORTSDIR}/graphics/rubygem-gruff \
- rubygem-highline>=0:${PORTSDIR}/devel/rubygem-highline
+ rubygem-highline>=0:${PORTSDIR}/devel/rubygem-highline
NO_ARCH= yes
USE_RUBY= yes
diff --git a/devel/ucommon/Makefile b/devel/ucommon/Makefile
index 7b52e43b5a6d..a92c9219d5b4 100644
--- a/devel/ucommon/Makefile
+++ b/devel/ucommon/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
USES= cmake:outsource pathfix pkgconfig
CMAKE_ARGS+= -DBUILD_TESTING:BOOL=ON \
- -DCMAKE_INSTALL_BINDIR:STRING=bin/${PORTNAME} \
+ -DCMAKE_INSTALL_BINDIR:STRING=bin/${PORTNAME} \
-DCMAKE_INSTALL_MANDIR:STRING=man
USE_LDCONFIG= yes
USE_OPENSSL= yes