Whitespace cleanup

This commit is contained in:
Pierre Pronchery 2012-10-02 16:11:13 +00:00
parent 6158da88ff
commit 3d707431ab

View File

@ -237,11 +237,13 @@ MAKE_FLAGS+= DESTDIR=${DESTDIR}
AUTO_MKDIRS= yes
EOF
cat >> "$pkgname/Makefile" << EOF
EOF
[ $DEPEND_desktop -eq 1 ] && cat >> "$pkgname/Makefile" << EOF
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
EOF
cat >> "$pkgname/Makefile" << EOF
.include "../../mk/bsd.pkg.mk"
EOF