aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorak <ak@FreeBSD.org>2015-12-25 15:40:36 +0800
committerak <ak@FreeBSD.org>2015-12-25 15:40:36 +0800
commitd581d09a27908512790beaeff3a1f1b26bbbda27 (patch)
treed9bd9ce33884433168723525e3f6045b072b9c9a
parent8ac3ab3adb76f0c38c4daca32cc4d179efe605a5 (diff)
downloadfreebsd-ports-gnome-d581d09a27908512790beaeff3a1f1b26bbbda27.tar.gz
freebsd-ports-gnome-d581d09a27908512790beaeff3a1f1b26bbbda27.tar.zst
freebsd-ports-gnome-d581d09a27908512790beaeff3a1f1b26bbbda27.zip
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr blanket
-rw-r--r--games/gnome-mines/Makefile1
-rw-r--r--net-im/libnice/Makefile1
-rw-r--r--sysutils/accountsservice/Makefile1
-rw-r--r--sysutils/daemonize/Makefile1
-rw-r--r--textproc/hs-double-conversion/Makefile1
-rw-r--r--www/py-django-bootstrap-form/Makefile1
6 files changed, 0 insertions, 6 deletions
diff --git a/games/gnome-mines/Makefile b/games/gnome-mines/Makefile
index 40a40f25be59..66784deb3b06 100644
--- a/games/gnome-mines/Makefile
+++ b/games/gnome-mines/Makefile
@@ -25,4 +25,3 @@ LDFLAGS+= -L${LOCALBASE}/lib
GLIB_SCHEMAS= org.gnome.mines.gschema.xml
.include <bsd.port.mk>
-
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile
index 5a4a459c89f0..5963cfcd42a0 100644
--- a/net-im/libnice/Makefile
+++ b/net-im/libnice/Makefile
@@ -45,4 +45,3 @@ post-patch:
@${REINPLACE_CMD} -e 's|-Werror||g' ${WRKSRC}/configure
.include <bsd.port.mk>
-
diff --git a/sysutils/accountsservice/Makefile b/sysutils/accountsservice/Makefile
index aca426f7873d..e4a913205da1 100644
--- a/sysutils/accountsservice/Makefile
+++ b/sysutils/accountsservice/Makefile
@@ -32,4 +32,3 @@ post-patch:
${WRKSRC}/src/user.c ${WRKSRC}/src/Makefile.in
.include <bsd.port.mk>
-
diff --git a/sysutils/daemonize/Makefile b/sysutils/daemonize/Makefile
index 24d27f4f8458..8f289e2e347e 100644
--- a/sysutils/daemonize/Makefile
+++ b/sysutils/daemonize/Makefile
@@ -22,4 +22,3 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
.include <bsd.port.mk>
-
diff --git a/textproc/hs-double-conversion/Makefile b/textproc/hs-double-conversion/Makefile
index d9f7b3a4c0be..d7e692e25d27 100644
--- a/textproc/hs-double-conversion/Makefile
+++ b/textproc/hs-double-conversion/Makefile
@@ -19,4 +19,3 @@ LIB_DEPENDS+= libcxxrt.so:${PORTSDIR}/devel/libcxxrt
.endif
.include <bsd.port.mk>
-
diff --git a/www/py-django-bootstrap-form/Makefile b/www/py-django-bootstrap-form/Makefile
index 7277d03ebfea..5bdeda0ca2ad 100644
--- a/www/py-django-bootstrap-form/Makefile
+++ b/www/py-django-bootstrap-form/Makefile
@@ -18,4 +18,3 @@ USE_PYTHON= distutils autoplist
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.5:${PORTSDIR}/www/py-django
.include <bsd.port.mk>
-