diff options
-rw-r--r-- | games/gnome-mines/Makefile | 1 | ||||
-rw-r--r-- | net-im/libnice/Makefile | 1 | ||||
-rw-r--r-- | sysutils/accountsservice/Makefile | 1 | ||||
-rw-r--r-- | sysutils/daemonize/Makefile | 1 | ||||
-rw-r--r-- | textproc/hs-double-conversion/Makefile | 1 | ||||
-rw-r--r-- | www/py-django-bootstrap-form/Makefile | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/games/gnome-mines/Makefile b/games/gnome-mines/Makefile index 40a40f2..66784de 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 5a4a459..5963cfc 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 aca426f..e4a9132 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 24d27f4..8f289e2 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 d9f7b3a..d7e692e 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 7277d03..5bdeda0 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> - |