Remove empty lines at the end of Makefile(s)
- Remove empty lines after .include <bsd.port.mk> Approved by: portmgr blanket
This commit is contained in:
parent
abf28fb424
commit
3fcd6b0318
@ -14,4 +14,3 @@ LIB_DEPENDS= libbs2b.so:audio/libbs2b
|
||||
MESON_ARGS+= -Dgpl=enabled
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
||||
|
@ -89,4 +89,3 @@ post-extract:
|
||||
@${REINPLACE_CMD} -e 's|2>&1||g' ${WRKSRC}/acinclude.m4
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -26,4 +26,3 @@ USE_KDE= itemmodels \
|
||||
KDE_INVENT= 942274185cc89fabf74f5f1efb886ecf210ab2fb sdk
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -29,4 +29,3 @@ do-install:
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -21,4 +21,3 @@ do-install:
|
||||
${INSTALL_PROGRAM} ${WRKDIR}/bin/srv ${STAGEDIR}${PREFIX}/bin/srv
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -78,4 +78,3 @@ post-install:
|
||||
s#${DATADIR_REL}/bin#@(,,555) ${DATADIR_REL}/bin#; ' >> ${TMPPLIST}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -61,4 +61,3 @@ GSSAPI_NONE_MESON_DISABLED= gssapi
|
||||
BINARY_ALIAS= python3=${PYTHON_CMD}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -37,4 +37,3 @@ GO_TARGET= ./cmd/cli53
|
||||
PLIST_FILES= bin/cli53
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -29,4 +29,3 @@ GH_TUPLE= mortbopet:VSRTL:8fd0bce:VSRTL/external/VSRTL \
|
||||
PORTSCOUT= ignore:continuous-master
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -19,4 +19,3 @@ do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -19,4 +19,3 @@ HAS_CONFIGURE= yes
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -17,4 +17,3 @@ GH_ACCOUNT= chfast
|
||||
CMAKE_OFF= INTX_TESTING
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -24,4 +24,3 @@ do-install-DOCS-on:
|
||||
${INSTALL_DATA} ${WRKSRC}/SAND2007-2853p.pdf ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -115,4 +115,3 @@ BUILD_DEPENDS+= v4l_compat>=1.0.20100321:multimedia/v4l_compat \
|
||||
gtk3>=3.10:x11-toolkits/gtk30
|
||||
|
||||
LIB_DEPENDS+=libnice.so:net-im/libnice
|
||||
|
||||
|
@ -36,4 +36,3 @@ VIDEO_USES= gstreamer
|
||||
VIDEO_MESON_OFF= -Dvideo=false
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -21,4 +21,3 @@ GH_ACCOUNT= chfast
|
||||
CMAKE_OFF= HUNTER_ENABLED
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -24,4 +24,3 @@ USE_GNOME= glib20 gtk30
|
||||
BINARY_ALIAS= python3=${PYTHON_VERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -24,4 +24,3 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's|"homedir", ""|"homedir", "${LOCALBASE}/etc/syncthing"|' ${WRKSRC}/stc.go
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -19,4 +19,3 @@ do-install:
|
||||
${STAGEDIR}${PREFIX}/sbin/${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -58,4 +58,3 @@ post-install: # autoplist: thousands of files, complex dependencies on options
|
||||
${FIND} * -type f -or -type l >> ${TMPPLIST}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user